summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:57:48 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:57:48 +0000
commit68d4fba7109bc63c76065a3ef34d63a1fc7193d5 (patch)
tree3f350ade5eb246768719b786ab7303133e9a930f /fonts
parent9063cf0e301d7a7acb918f3f8747309937afc2f5 (diff)
downloadpkgsrc-68d4fba7109bc63c76065a3ef34d63a1fc7193d5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/ttftot42/Makefile6
1 files 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"