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/gfp | |
parent | BROKEN: Checksum mismatch (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=191695
Diffstat (limited to 'finance/gfp')
-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+ |