From 077d6c993a0f703acd642b37e560eb68a131fe56 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 30 Jun 2002 06:24:06 +0000 Subject: Convert to use the buildlink2 framework. Trim any unnecessary changes in the patches or remove them entirely. --- x11/ttmkfdir/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/ttmkfdir/Makefile') diff --git a/x11/ttmkfdir/Makefile b/x11/ttmkfdir/Makefile index 7f0f7a20e8e..03d5e36c774 100644 --- a/x11/ttmkfdir/Makefile +++ b/x11/ttmkfdir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1.2.2 2002/06/23 19:06:53 jlam Exp $ +# $NetBSD: Makefile,v 1.1.1.1.2.3 2002/06/30 06:24:45 jlam 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