diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-08 20:38:50 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-08 20:38:50 +0000 |
commit | 05246649f50b750d0988af7cd0743f14e43ab220 (patch) | |
tree | 07a28bd8a6787edd33211214936cb4a001426768 | |
parent | Update to 1.5 (diff) |
Remove BROKEN status since the port is indeed fetchable
Notes
Notes:
svn path=/head/; revision=134883
-rw-r--r-- | finance/venice/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/finance/venice/Makefile b/finance/venice/Makefile index 0c5183c86509..c3a9e6b822ab 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -18,8 +18,6 @@ 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 |