summaryrefslogtreecommitdiff
path: root/fonts/ttf2pt1/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-08 09:58:20 +0000
committerjlam <jlam@pkgsrc.org>2002-10-08 09:58:20 +0000
commita4d131141452a6935c64d5b451fbab7bd441c5f0 (patch)
tree72b670608018a071975ea40e50b3ea5e728de687 /fonts/ttf2pt1/Makefile
parent368120b32fd54227a907832e8a11d8d9da109dbc (diff)
downloadpkgsrc-a4d131141452a6935c64d5b451fbab7bd441c5f0.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'fonts/ttf2pt1/Makefile')
-rw-r--r--fonts/ttf2pt1/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile
index 8abffd5f85c..4470dc208b2 100644
--- a/fonts/ttf2pt1/Makefile
+++ b/fonts/ttf2pt1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/07/19 12:43:51 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/10/08 09:58:20 jlam 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_CONFIG_WRAPPER= yes
+USE_BUILDLINK2= # defined
-.include "../../graphics/freetype2/buildlink.mk"
+.include "../../graphics/freetype2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"