summaryrefslogtreecommitdiff
path: root/x11-fonts
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 /x11-fonts
parentUpgrade to freetype-1.3 (diff)
Bump freetype's lib number
Notes
Notes: svn path=/head/; revision=23312
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/ttmkfdir/Makefile2
-rw-r--r--x11-fonts/xmbdfed/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index 6b5a808212ba..0b5488f5b88a 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.darmstadt.gmd.de/~pommnitz/
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes
diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile
index be20f5757b83..e542a49e4ad7 100644
--- a/x11-fonts/xmbdfed/Makefile
+++ b/x11-fonts/xmbdfed/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/
MAINTAINER= ports@freebsd.org
.if defined(USE_FREETYPE)
-LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.4:${PORTSDIR}/print/freetype
.endif
USE_X_PREFIX= yes