aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2008-11-30 02:21:16 +0800
committerlioux <lioux@FreeBSD.org>2008-11-30 02:21:16 +0800
commit0f2052731ab1c51d13367cdb579de62bff4d09fc (patch)
treecd52a00a80fc2b979f35e430651476b4ac9cc531 /finance
parent51cd64a5a7052388999e3692e64dd74e37fab185 (diff)
downloadfreebsd-ports-gnome-0f2052731ab1c51d13367cdb579de62bff4d09fc.tar.gz
freebsd-ports-gnome-0f2052731ab1c51d13367cdb579de62bff4d09fc.tar.zst
freebsd-ports-gnome-0f2052731ab1c51d13367cdb579de62bff4d09fc.zip
o Make sure a java run time is listed as a extract dependency
o Bump PORTREVISION
Diffstat (limited to 'finance')
-rw-r--r--finance/gfp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/finance/gfp/Makefile b/finance/gfp/Makefile
index f7734fa9e170..d650f438d5b1 100644
--- a/finance/gfp/Makefile
+++ b/finance/gfp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gfp
PORTVERSION= 0.7.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= gfd
@@ -18,6 +18,9 @@ COMMENT= Personal finances administration software
USE_ZIP= yes
USE_JAVA= yes
+JAVA_EXTRACT= yes
+JAVA_BUILD= yes
+JAVA_RUN= yes
JAVA_VERSION= 1.5+
JAVA_OS= native
WRKSRC= ${WRKDIR}/GFP