summaryrefslogtreecommitdiff
path: root/print/bg5ps/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-09 23:59:49 +0000
committerwiz <wiz>2002-10-09 23:59:49 +0000
commitcb7456ec7bdefe4671b59a0b24e701bd275e1af4 (patch)
tree7cafbe97ff404ad30146d038c318050ca0caedf4 /print/bg5ps/Makefile
parent372c5bd7c0ed2f835cde14f663f78b9070312a47 (diff)
downloadpkgsrc-cb7456ec7bdefe4671b59a0b24e701bd275e1af4.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'print/bg5ps/Makefile')
-rw-r--r--print/bg5ps/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/bg5ps/Makefile b/print/bg5ps/Makefile
index d6137d191f9..1b5b3387b09 100644
--- a/print/bg5ps/Makefile
+++ b/print/bg5ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/09/21 23:46:55 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2002/10/10 00:01:46 wiz Exp $
DISTNAME= bg5ps-1.3.0
CATEGORIES= print converters
@@ -11,6 +11,7 @@ COMMENT= convert Big5/GB encoded files to postscript
DEPENDS+= arphic-ttf-2.11:../../fonts/arphic-ttf
+USE_BUILDLINK2= yes
PKG_SYSCONFSUBDIR?= bg5ps
post-patch:
@@ -18,5 +19,5 @@ post-patch:
${WRKSRC}/bg5ps > ${WRKSRC}/bg5ps.new
.include "../../lang/python/extension.mk"
-.include "../../graphics/freetype-lib/buildlink.mk"
+.include "../../graphics/freetype-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"