summaryrefslogtreecommitdiff
path: root/fonts/ttf2pt1
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 08:47:21 +0000
committersnj <snj@pkgsrc.org>2004-04-25 08:47:21 +0000
commit9063cf0e301d7a7acb918f3f8747309937afc2f5 (patch)
tree21fcb75ab701e1329053ba4d40e92a0f42c65d44 /fonts/ttf2pt1
parent685995c477798738b9b4da11c67797e10ea3d8d0 (diff)
downloadpkgsrc-9063cf0e301d7a7acb918f3f8747309937afc2f5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'fonts/ttf2pt1')
-rw-r--r--fonts/ttf2pt1/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile
index fc973e64e79..40a9593ee42 100644
--- a/fonts/ttf2pt1/Makefile
+++ b/fonts/ttf2pt1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/12/30 17:21:55 cjep Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 08:56:19 snj Exp $
#
DISTNAME= ttf2pt1-3.4.0
@@ -13,7 +13,7 @@ COMMENT= TrueType font converter to Postscript type 1
DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= yes
-.include "../../graphics/freetype2/buildlink2.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"