aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/ttmkfdir
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-06-05 01:29:38 +0800
committerade <ade@FreeBSD.org>2004-06-05 01:29:38 +0800
commitca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch)
tree0f8268b015ec949860a3c2ab315d341fbbc7615c /x11-fonts/ttmkfdir
parent62cb740217d0f5aa007d7cab9d007fb551534a4f (diff)
downloadfreebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz
freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.zst
freebsd-ports-gnome-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip
Sync with new bsd.autotools.mk
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
>