pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apache-ant Ant 1.6 needs Java2 (and set it to "r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c04f7cbf122
branches: trunk
changeset: 473129:8c04f7cbf122
user: tv <tv%pkgsrc.org@localhost>
date: Fri Apr 16 15:41:39 2004 +0000
description:
Ant 1.6 needs Java2 (and set it to "run").
diffstat:
devel/apache-ant/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c4824254ff76 -r 8c04f7cbf122 devel/apache-ant/Makefile
--- a/devel/apache-ant/Makefile Fri Apr 16 15:39:26 2004 +0000
+++ b/devel/apache-ant/Makefile Fri Apr 16 15:41:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/04/01 14:35:17 abs Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/16 15:41:39 tv Exp $
#
# NOTE: if you are depending on ant from another package, please be aware that
# the ant team has CHANGED the version numbering scheme. A previous version
@@ -22,6 +22,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK2= # defined
+USE_JAVA2= run
EXTRACT_CMD_OPTS.zip= -Caq
Home |
Main Index |
Thread Index |
Old Index