pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/apache-ant15 Only the JRE is needed. Set USE_JA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fbf8f768b5b1
branches:  trunk
changeset: 473130:fbf8f768b5b1
user:      tv <tv%pkgsrc.org@localhost>
date:      Fri Apr 16 15:42:00 2004 +0000

description:
Only the JRE is needed.  Set USE_JAVA=run.

diffstat:

 devel/apache-ant15/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8c04f7cbf122 -r fbf8f768b5b1 devel/apache-ant15/Makefile
--- a/devel/apache-ant15/Makefile       Fri Apr 16 15:41:39 2004 +0000
+++ b/devel/apache-ant15/Makefile       Fri Apr 16 15:42:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 14:27:12 abs Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/16 15:42:00 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
@@ -23,6 +23,7 @@
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
 USE_BUILDLINK2=        # defined
+USE_JAVA=      run
 
 EXTRACT_CMD_OPTS.zip=  -Caq
 



Home | Main Index | Thread Index | Old Index