diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 01:25:17 +0000 |
commit | 652c1527708cbb170c8f26dd7a696b172884e8ab (patch) | |
tree | 78f5af1afb88768a94a06f2fcd70079b61d3eb69 /finance | |
parent | 09697ad12c51e93e7498a095966617c24a091a8f (diff) | |
download | ports-652c1527708cbb170c8f26dd7a696b172884e8ab.tar.gz ports-652c1527708cbb170c8f26dd7a696b172884e8ab.zip |
Notes
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+ |