Excuse me, I burped. That's:
USE_JAVA=run USE_JAVA2=yes What a doozy.
This commit is contained in:
parent
402ca8cace
commit
bf2291dfdd
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2004/04/16 15:41:39 tv Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2004/04/16 15:54:15 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,7 +22,8 @@ CONFLICTS= jakarta-ant*
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
|
||||
USE_BUILDLINK2= # defined
|
||||
USE_JAVA2= run
|
||||
USE_JAVA= run
|
||||
USE_JAVA2= yes
|
||||
|
||||
EXTRACT_CMD_OPTS.zip= -Caq
|
||||
|
||||
|
|
Loading…
Reference in a new issue