pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/369fe3578aa5
branches: trunk
changeset: 469100:369fe3578aa5
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Feb 19 21:47:00 2004 +0000
description:
bl3ify
diffstat:
devel/tet3/Makefile | 8 ++++----
textproc/docbook-website/Makefile | 4 ++--
textproc/docbook-xml/Makefile | 4 ++--
textproc/docbook-xsl/Makefile | 4 ++--
textproc/docbook/Makefile | 4 ++--
5 files changed, 12 insertions(+), 12 deletions(-)
diffs (106 lines):
diff -r 9e40b8a33c3d -r 369fe3578aa5 devel/tet3/Makefile
--- a/devel/tet3/Makefile Thu Feb 19 21:36:39 2004 +0000
+++ b/devel/tet3/Makefile Thu Feb 19 21:47:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:13:29 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/19 21:47:00 minskim Exp $
DISTNAME= tet3.3h-unsup.src
PKGNAME= tet3-3.3h
@@ -12,7 +12,7 @@
WRKSRC= ${WRKDIR}/src
HAS_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
REPLACE_PERL= ../contrib/suite/src/common.pl ../contrib/NTperldemo/ts/tc1.pl
REPLACE_PERL+= ../contrib/NTperldemo/ts/tc2.pl ../contrib/NTperldemo/ts/tc3.pl
@@ -31,7 +31,7 @@
${INSTALL_PROGRAM_DIR} ${PREFIX}/tet3/lib
cd ${WRKSRC}/../lib && ${PAX} -rwpe . ${PREFIX}/tet3/lib
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/pthread.buildlink3.mk"
PTHREAD_OPTS= native # only native threads make sense
@@ -39,5 +39,5 @@
PKG_SKIP_REASON= "Native threads are needed for this package"
.endif
-.include "../../lang/perl5/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 9e40b8a33c3d -r 369fe3578aa5 textproc/docbook-website/Makefile
--- a/textproc/docbook-website/Makefile Thu Feb 19 21:36:39 2004 +0000
+++ b/textproc/docbook-website/Makefile Thu Feb 19 21:47:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/23 17:18:31 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2004/02/19 21:55:06 minskim Exp $
#
DISTNAME= website-2.3
@@ -13,7 +13,7 @@
DEPENDS= docbook-xsl>=1.58:../../textproc/docbook-xsl
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
NO_BUILD= # defined
NO_CONFIGURE= # defined
diff -r 9e40b8a33c3d -r 369fe3578aa5 textproc/docbook-xml/Makefile
--- a/textproc/docbook-xml/Makefile Thu Feb 19 21:36:39 2004 +0000
+++ b/textproc/docbook-xml/Makefile Thu Feb 19 21:47:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/02/09 12:23:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/19 21:51:31 minskim Exp $
#
DISTNAME= docbook-xml-4.2
@@ -12,7 +12,7 @@
COMMENT= XML DTD designed for computer documentation
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
NO_BUILD= YES
INSTDIR= ${DESTDIR}${PREFIX}/share/xml
diff -r 9e40b8a33c3d -r 369fe3578aa5 textproc/docbook-xsl/Makefile
--- a/textproc/docbook-xsl/Makefile Thu Feb 19 21:36:39 2004 +0000
+++ b/textproc/docbook-xsl/Makefile Thu Feb 19 21:47:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/02/12 13:40:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/02/19 21:55:06 minskim Exp $
#
DISTNAME= docbook-xsl-1.64.1
@@ -14,7 +14,7 @@
NO_BUILD= YES
NO_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
DOCDIR= ${PREFIX}/share/doc/docbook-xsl
EGDIR= ${PREFIX}/share/examples/docbook-xsl
diff -r 9e40b8a33c3d -r 369fe3578aa5 textproc/docbook/Makefile
--- a/textproc/docbook/Makefile Thu Feb 19 21:36:39 2004 +0000
+++ b/textproc/docbook/Makefile Thu Feb 19 21:47:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/02/09 15:46:51 minskim Exp $
+# $NetBSD: Makefile,v 1.27 2004/02/19 21:56:23 minskim Exp $
# FreeBSD Id: Makefile,v 1.4 1998/06/27 05:19:35 asami Exp
#
@@ -23,7 +23,7 @@
WRKSRC= ${WRKDIR}
NO_MTREE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
EXTRACT_ONLY= # empty
INSTDIR= ${PREFIX}/share/sgml/docbook
Home |
Main Index |
Thread Index |
Old Index