diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/venice/Makefile | 1 |
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 |