summaryrefslogtreecommitdiff
path: root/print/bg5ps
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-09 23:59:49 +0000
committerwiz <wiz@pkgsrc.org>2002-10-09 23:59:49 +0000
commit7274a4ac3898a56762554fe06a7a7fcd624d28dc (patch)
tree7cafbe97ff404ad30146d038c318050ca0caedf4 /print/bg5ps
parent295e5151449d3b746d5edd2284adb65d34575447 (diff)
downloadpkgsrc-7274a4ac3898a56762554fe06a7a7fcd624d28dc.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'print/bg5ps')
-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"