pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/apache-ant Switch to buildlink3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e057473b65e2
branches:  trunk
changeset: 477220:e057473b65e2
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Jun 28 11:43:53 2004 +0000

description:
Switch to buildlink3

diffstat:

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

diffs (18 lines):

diff -r 079269e85ab5 -r e057473b65e2 devel/apache-ant/Makefile
--- a/devel/apache-ant/Makefile Mon Jun 28 09:55:44 2004 +0000
+++ b/devel/apache-ant/Makefile Mon Jun 28 11:43:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/04/16 15:54:15 tv Exp $
+# $NetBSD: Makefile,v 1.12 2004/06/28 11:43:53 abs 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
@@ -21,7 +21,7 @@
 CONFLICTS=     jakarta-ant*
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
-USE_BUILDLINK2=        # defined
+USE_BUILDLINK3=        # defined
 USE_JAVA=      run
 USE_JAVA2=     yes
 



Home | Main Index | Thread Index | Old Index