summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-05-11 02:59:41 +0000
committerlioux <lioux@FreeBSD.org>2005-05-11 02:59:41 +0000
commitc1a36d9fd707f65f13c85a9400586038e4a2ddd1 (patch)
tree9a546ea70f4ac7289c2e3dd3848f9733859b88ef /finance
parentba77009c9a033ec99f7661740490de41217523dd (diff)
downloadFreeBSD-ports-c1a36d9fd707f65f13c85a9400586038e4a2ddd1.zip
FreeBSD-ports-c1a36d9fd707f65f13c85a9400586038e4a2ddd1.tar.gz
Add JAVA_EXTRACT option that makes sure that java is available at
EXTRACT_DEPENDS. This fixes the post-extract target which requires jar Submitted by: Sam Lawrance <boris@brooknet.com.au>
Diffstat (limited to 'finance')
-rw-r--r--finance/venice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/venice/Makefile b/finance/venice/Makefile
index c3a9e6b..20498f2 100644
--- a/finance/venice/Makefile
+++ b/finance/venice/Makefile
@@ -19,6 +19,7 @@ COMMENT= Merchant Of Venice, a stock market trading program
BUILD_DEPENDS= ${JYTHON_PREFIX}/jython.jar:${PORTSDIR}/lang/jython
USE_JAVA= yes
+JAVA_EXTRACT= yes
JAVA_VERSION= 1.4+
USE_ANT= yes
ALL_TARGET= build jar
OpenPOWER on IntegriCloud