summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorsnj <snj>2004-05-09 04:14:51 +0000
committersnj <snj>2004-05-09 04:14:51 +0000
commitae74e82171a0130b6d6fc67af30e64ae6022b0e3 (patch)
tree88e77133bd24a81ec10b772ef8128207d4eeac03 /print
parent2caa5247f41fcd86af413b987adaa0b6faed445e (diff)
downloadpkgsrc-ae74e82171a0130b6d6fc67af30e64ae6022b0e3.tar.gz
Convert to buildlink3.
Diffstat (limited to 'print')
-rw-r--r--print/cjk-lyx/Makefile10
-rw-r--r--print/ghostscript-nox11/Makefile.common8
2 files changed, 9 insertions, 9 deletions
diff --git a/print/cjk-lyx/Makefile b/print/cjk-lyx/Makefile
index b79e6fd7104..ecf33f3cd4a 100644
--- a/print/cjk-lyx/Makefile
+++ b/print/cjk-lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:50 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/05/09 04:14:51 snj Exp $
DISTNAME= lyx-${LYX_VERS}
PKGNAME= cjk-${DISTNAME}
@@ -23,7 +23,7 @@ CONFLICTS= lyx-[0-9]*
DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
DEPENDS+= teTeX-bin>=1.0.7nb1:../../print/teTeX-bin
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
USE_PERL5= yes
USE_X11= yes
@@ -31,8 +31,8 @@ USE_GCC_SHLIB= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../x11/xforms/buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/xforms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
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"