From ae381272ea8487ee921e6d706adb492ae68a4a80 Mon Sep 17 00:00:00 2001 From: snj Date: Sun, 25 Apr 2004 08:57:48 +0000 Subject: Convert to buildlink3. --- fonts/ttftot42/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fonts/ttftot42/Makefile b/fonts/ttftot42/Makefile index f46d93fb9ad..15d23b5c631 100644 --- a/fonts/ttftot42/Makefile +++ b/fonts/ttftot42/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/10/10 00:00:44 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/25 08:57:48 snj Exp $ # DISTNAME= ttftot42-0.3.1 @@ -10,8 +10,8 @@ HOMEPAGE= http://ftp.giga.or.at/pub/nih/ttftot42/ COMMENT= TrueType font to Type 42 converter GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes CPPFLAGS+= -I${BUILDLINK_DIR}/include/freetype -.include "../../graphics/freetype-lib/buildlink2.mk" +.include "../../graphics/freetype-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3