pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Switch to buildlink3
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a61198d34f1
branches: trunk
changeset: 477222:2a61198d34f1
user: abs <abs%pkgsrc.org@localhost>
date: Mon Jun 28 11:47:35 2004 +0000
description:
Switch to buildlink3
diffstat:
devel/netbeans-ide/Makefile | 4 ++--
textproc/crimson/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 492f3454688e -r 2a61198d34f1 devel/netbeans-ide/Makefile
--- a/devel/netbeans-ide/Makefile Mon Jun 28 11:45:57 2004 +0000
+++ b/devel/netbeans-ide/Makefile Mon Jun 28 11:47:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/06/03 20:13:03 abs Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/28 11:47:35 abs Exp $
#
DISTNAME= NetBeansIDE-release351
@@ -13,7 +13,7 @@
USE_JAVA= run
PKG_JVMS_ACCEPTED= sun-jdk13 sun-jdk14 jdk13 jdk14
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
NO_CONFIGURE= yes
NO_BUILD= yes
diff -r 492f3454688e -r 2a61198d34f1 textproc/crimson/Makefile
--- a/textproc/crimson/Makefile Mon Jun 28 11:45:57 2004 +0000
+++ b/textproc/crimson/Makefile Mon Jun 28 11:47:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/03/30 18:32:33 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2004/06/28 11:51:01 abs Exp $
#
# We use the binary distribution of crimson because otherwise we
# have a bootstrap-loop between apache-ant and crimson, each of which
@@ -15,7 +15,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_JAVA= run
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
NO_CONFIGURE= # defined
NO_BUILD= # defined
Home |
Main Index |
Thread Index |
Old Index