diff options
author | kris <kris@FreeBSD.org> | 2005-02-12 09:46:31 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-12 09:46:31 +0800 |
commit | 6dc766f440e7bb9ad60bfe21378c2c2692ec0085 (patch) | |
tree | 713104ef107068ed7c38912e48abda3ce8ba046b | |
parent | 48ba48547177977640736835cd04e0c9cc4dfe1f (diff) | |
download | freebsd-ports-gnome-6dc766f440e7bb9ad60bfe21378c2c2692ec0085.tar.gz freebsd-ports-gnome-6dc766f440e7bb9ad60bfe21378c2c2692ec0085.tar.zst freebsd-ports-gnome-6dc766f440e7bb9ad60bfe21378c2c2692ec0085.zip |
BROKEN: Does not build
-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 c3cbf19fbbb3..2f44f04ecf81 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Merchant Of Venice, a stock market trading program +BROKEN= Does not build + USE_JAVA= yes JAVA_VERSION= 1.4+ USE_ANT= yes |