diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/venice/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/venice/Makefile b/finance/venice/Makefile index c3a9e6b822ab..0c5183c86509 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -18,6 +18,8 @@ COMMENT= Merchant Of Venice, a stock market trading program BUILD_DEPENDS= ${JYTHON_PREFIX}/jython.jar:${PORTSDIR}/lang/jython +BROKEN= Unfetchable + USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ANT= yes |