pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/apache-ant15 Convert to NO_BUILDLINK (doesn't bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/649f34b894f8
branches:  trunk
changeset: 477390:649f34b894f8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 01 14:11:58 2004 +0000

description:
Convert to NO_BUILDLINK (doesn't build anything).

diffstat:

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

diffs (18 lines):

diff -r f2d70781bbd5 -r 649f34b894f8 devel/apache-ant15/Makefile
--- a/devel/apache-ant15/Makefile       Thu Jul 01 14:03:00 2004 +0000
+++ b/devel/apache-ant15/Makefile       Thu Jul 01 14:11:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/06/28 16:53:55 abs Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/01 14:11:58 wiz 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,7 +22,7 @@
 CONFLICTS=     jakarta-ant*
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
-USE_BUILDLINK2=        # defined
+NO_BUILDLINK=  yes
 USE_JAVA=      run
 
 EXTRACT_CMD_OPTS.zip=  -Caq



Home | Main Index | Thread Index | Old Index