aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/ttmkfdir
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-12-13 05:03:36 +0800
committerjseger <jseger@FreeBSD.org>1998-12-13 05:03:36 +0800
commitbef76e23b47551ae7f5024ca33c0fc8d8e53bd42 (patch)
tree0d7294652640c2c347eb60b96b3fb3a16def0e1c /x11-fonts/ttmkfdir
parent0376e8addee4f3fae25b891555b64e09df3849e2 (diff)
downloadfreebsd-ports-gnome-bef76e23b47551ae7f5024ca33c0fc8d8e53bd42.tar.gz
freebsd-ports-gnome-bef76e23b47551ae7f5024ca33c0fc8d8e53bd42.tar.zst
freebsd-ports-gnome-bef76e23b47551ae7f5024ca33c0fc8d8e53bd42.zip
Use libttf.3 of the new freetype 1.2
Diffstat (limited to 'x11-fonts/ttmkfdir')
-rw-r--r--x11-fonts/ttmkfdir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index a9851164c396..21ea87eab3fd 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -3,7 +3,7 @@
# Date created: September 08, 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1998/09/09 08:06:32 tg Exp $
+# $Id: Makefile,v 1.2 1998/09/21 08:41:45 asami Exp $
DISTNAME= ttmkfdir
PKGNAME= ttmkfdir-0.0
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.darmstadt.gmd.de/~pommnitz/
MAINTAINER= ports@FreeBSD.ORG
-LIB_DEPENDS= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes