summaryrefslogtreecommitdiff
path: root/x11-fonts/ttmkfdir
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-12 21:03:36 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-12 21:03:36 +0000
commit2b585a1dd2b0ea8d44631bc633e6731da7d7bed9 (patch)
treee52fb62a32bb8dc68b5e6115ffa752e1b4ad5c71 /x11-fonts/ttmkfdir
parentUpgrade to freetype 1.2 (diff)
Use libttf.3 of the new freetype 1.2
Notes
Notes: svn path=/head/; revision=15309
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