summaryrefslogtreecommitdiff
path: root/fonts/ttmkfdir
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-09 23:59:49 +0000
committerwiz <wiz@pkgsrc.org>2002-10-09 23:59:49 +0000
commit7274a4ac3898a56762554fe06a7a7fcd624d28dc (patch)
tree7cafbe97ff404ad30146d038c318050ca0caedf4 /fonts/ttmkfdir
parent295e5151449d3b746d5edd2284adb65d34575447 (diff)
downloadpkgsrc-7274a4ac3898a56762554fe06a7a7fcd624d28dc.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'fonts/ttmkfdir')
-rw-r--r--fonts/ttmkfdir/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/ttmkfdir/Makefile b/fonts/ttmkfdir/Makefile
index a9d186ee02a..3a028029be4 100644
--- a/fonts/ttmkfdir/Makefile
+++ b/fonts/ttmkfdir/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/07/02 13:06:27 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/09 23:59:49 wiz Exp $
#
DISTNAME= ttmkfdir
@@ -11,10 +11,10 @@ HOMEPAGE= http://www.joerg-pommnitz.de/TrueType/xfsft.html
COMMENT= tool that creates a fonts.scale file
WRKSRC= ${WRKDIR}
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ttmkfdir ${PREFIX}/bin
-.include "../../graphics/freetype-lib/buildlink.mk"
+.include "../../graphics/freetype-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"