diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-11-25 03:41:57 +0000 |
commit | 3b6b5b88fc35864e32a41615276ae46bb4713370 (patch) | |
tree | 93234db8af22101e3e70293db1de87daf7f41c29 /editors/yudit | |
parent | b94bc5a91841080692d94a301557b1b7e624bdba (diff) | |
download | ports-3b6b5b88fc35864e32a41615276ae46bb4713370.tar.gz ports-3b6b5b88fc35864e32a41615276ae46bb4713370.zip |
Notes
Diffstat (limited to 'editors/yudit')
-rw-r--r-- | editors/yudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile index 86c81996d082..0b9fc15ce1b5 100644 --- a/editors/yudit/Makefile +++ b/editors/yudit/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= apps/editors/X MAINTAINER= rch@WriteMe.Com -LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype +LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext CONFIGURE_ENV= LC_ALL=C CXXFLAGS="${CFLAGS}" |