aboutsummaryrefslogtreecommitdiff
path: root/editors/yudit
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-25 03:41:57 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-25 03:41:57 +0000
commit3b6b5b88fc35864e32a41615276ae46bb4713370 (patch)
tree93234db8af22101e3e70293db1de87daf7f41c29 /editors/yudit
parentb94bc5a91841080692d94a301557b1b7e624bdba (diff)
downloadports-3b6b5b88fc35864e32a41615276ae46bb4713370.tar.gz
ports-3b6b5b88fc35864e32a41615276ae46bb4713370.zip
Bump freetype's lib number
Notes
Notes: svn path=/head/; revision=23312
Diffstat (limited to 'editors/yudit')
-rw-r--r--editors/yudit/Makefile2
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}"