summaryrefslogtreecommitdiff
path: root/print/perlftlib
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 /print/perlftlib
parentUpgrade to freetype-1.3 (diff)
Bump freetype's lib number
Notes
Notes: svn path=/head/; revision=23312
Diffstat (limited to 'print/perlftlib')
-rw-r--r--print/perlftlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile
index cedac9ff532c..14d50503679b 100644
--- a/print/perlftlib/Makefile
+++ b/print/perlftlib/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/ft/ \
MAINTAINER= taoka@FreeBSD.org
-LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype
RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/jcode.pl:${PORTSDIR}/japanese/p5-jcode.pl
USE_PERL5= yes