summaryrefslogtreecommitdiff
path: root/x11-fonts/ttmkfdir
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /x11-fonts/ttmkfdir
parentInformation regarding the great autotools update of July 4 2004 (diff)
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'x11-fonts/ttmkfdir')
-rw-r--r--x11-fonts/ttmkfdir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile
index a6c4a8125a2c..c82c2e9a87b7 100644
--- a/x11-fonts/ttmkfdir/Makefile
+++ b/x11-fonts/ttmkfdir/Makefile
@@ -15,9 +15,9 @@ DISTNAME= ${PORTNAME}2
MAINTAINER= ports@FreeBSD.org
COMMENT= Create fonts.scale file for use with TrueType font server
-BUILD_DEPENDS= libtool13:${PORTSDIR}/devel/libtool13
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+WANT_LIBTOOL_VER=13
PLIST_FILES= bin/ttmkfdir
USE_BZIP2= yes
USE_GMAKE= yes