From 7274a4ac3898a56762554fe06a7a7fcd624d28dc Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 9 Oct 2002 23:59:49 +0000 Subject: buildlink1 -> buildlink2. --- fonts/ttmkfdir/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fonts/ttmkfdir') 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" -- cgit v1.2.3