diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:25:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:25:17 +0800 |
commit | 6e580f02e1caf8d871766e3e8531429720364802 (patch) | |
tree | 6e8930f4c4b524f5e05abad02e1d35958f5a4329 /finance | |
parent | fb4ceda70b92d6aa752417671f0633ea0083a744 (diff) | |
download | freebsd-ports-gnome-6e580f02e1caf8d871766e3e8531429720364802.tar.gz freebsd-ports-gnome-6e580f02e1caf8d871766e3e8531429720364802.tar.zst freebsd-ports-gnome-6e580f02e1caf8d871766e3e8531429720364802.zip |
BROKEN: Does not build
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gfp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/gfp/Makefile b/finance/gfp/Makefile index e30b01addd2d..df2ba0b83205 100644 --- a/finance/gfp/Makefile +++ b/finance/gfp/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Personal finances administration software +BROKEN= Does not build + USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ |