summaryrefslogtreecommitdiff
path: root/print/ghostscript-nox11
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-09 04:14:51 +0000
committersnj <snj@pkgsrc.org>2004-05-09 04:14:51 +0000
commitacdb761c6934d09e778363842016217a79f046fe (patch)
tree88e77133bd24a81ec10b772ef8128207d4eeac03 /print/ghostscript-nox11
parent2b4de54e87422e1ed6c35fa4a03a5fccbe7474e1 (diff)
downloadpkgsrc-acdb761c6934d09e778363842016217a79f046fe.tar.gz
Convert to buildlink3.
Diffstat (limited to 'print/ghostscript-nox11')
-rw-r--r--print/ghostscript-nox11/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common
index e0e2fbfd4e2..18bd249c0ec 100644
--- a/print/ghostscript-nox11/Makefile.common
+++ b/print/ghostscript-nox11/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.53 2004/04/24 22:46:11 jlam Exp $
+# $NetBSD: Makefile.common,v 1.54 2004/05/09 04:14:51 snj Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 6.01
@@ -19,7 +19,7 @@ DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont
WRKSRC= ${WRKDIR}/gs${GS_VERS}
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
@@ -300,6 +300,6 @@ post-install:
${INSTALL_DATA} ${WRKDIR}/${MJC_DRV}/cpem.doc ${DOCDIR}/${MJC_DRV}
${INSTALL_DATA} ${WRKDIR}/${MJC_DRV}/MJ700V2C.FAQ ${DOCDIR}/${MJC_DRV}
-.include "../../graphics/png/buildlink2.mk"
-.include "../../print/ja-vflib-lib/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../print/ja-vflib-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"