summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-21 08:41:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-21 08:41:46 +0000
commit5d9c9602fa495d72e9cbedd2f56f2713bb51056e (patch)
treeb9a6a8b170e74178d8e99ac64d368489a39f6d83 /x11-fonts
parentUpgrade to 2.3.1. (diff)
freetype (libttf) is now converted to ELF.
Notes
Notes: svn path=/head/; revision=13285
Diffstat (limited to 'x11-fonts')
-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 84fa6d8ac181..a9851164c396 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$
+# $Id: Makefile,v 1.1.1.1 1998/09/09 08:06:32 tg 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.2:${PORTSDIR}/print/freetype
NO_WRKSUBDIR= yes
USE_X_PREFIX= yes