aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1999-11-25 11:41:57 +0800
committerjseger <jseger@FreeBSD.org>1999-11-25 11:41:57 +0800
commit78616f0ead6b994d4b4517a143de1f180459076a (patch)
tree666884e8a979db514dec7e1930d9e2ed0808572a /print
parentf50563880c2952b50eaabc3d2289ca28471b4c38 (diff)
downloadfreebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.tar.gz
freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.tar.zst
freebsd-ports-gnome-78616f0ead6b994d4b4517a143de1f180459076a.zip
Bump freetype's lib number
Diffstat (limited to 'print')
-rw-r--r--print/latex-cjk/Makefile2
-rw-r--r--print/perlftlib/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile
index eb720b370640..71b9b6fde920 100644
--- a/print/latex-cjk/Makefile
+++ b/print/latex-cjk/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= jtjang@gcn.net.tw
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \
${X11BASE}/lib/X11/fonts/TrueType/moe_lishu.ttf:${PORTSDIR}/chinese/moettf \
ttf2pk:${PORTSDIR}/print/freetype:build
-LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
NO_PACKAGE= Interactive
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