diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-14 08:30:17 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-14 08:30:17 +0000 |
commit | c9b31a74c77e64c22d5974cfa1246ec61056a7ad (patch) | |
tree | fd05aa5b50ce98cb17f116b25dd502b466059f44 /editors | |
parent | 993d91cc2c7ab4e5c79addbd6f0fd5dbed086577 (diff) | |
download | ports-c9b31a74c77e64c22d5974cfa1246ec61056a7ad.tar.gz ports-c9b31a74c77e64c22d5974cfa1246ec61056a7ad.zip |
This port doesn't really USE_FREETYPE.
Notes
Notes:
svn path=/head/; revision=56062
Diffstat (limited to 'editors')
-rw-r--r-- | editors/yudit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 1d0555895376..eefddef5230c 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -17,7 +17,6 @@ MAINTAINER= jkoshy@freebsd.org BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext -USE_FREETYPE= YES USE_XLIB= YES CONFIGURE_ENV= LC_ALL= GNU_CONFIGURE= YES |