aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-06-07 01:50:01 +0800
committerswills <swills@FreeBSD.org>2014-06-07 01:50:01 +0800
commit78d49fa5c62d384ac6b3b8a2bf4285233bdd835e (patch)
treeda0fd2b5fca7cfa05bff40652f076b18b44d2e30 /devel
parent3bdd150d0f8da3b44a825ec08605d4e445652899 (diff)
downloadfreebsd-ports-gnome-78d49fa5c62d384ac6b3b8a2bf4285233bdd835e.tar.gz
freebsd-ports-gnome-78d49fa5c62d384ac6b3b8a2bf4285233bdd835e.tar.zst
freebsd-ports-gnome-78d49fa5c62d384ac6b3b8a2bf4285233bdd835e.zip
- Doesn't actually build with OpenJDK 1.7, so mark it as 1.6 only
Diffstat (limited to 'devel')
-rw-r--r--devel/jgoodies-common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jgoodies-common/Makefile b/devel/jgoodies-common/Makefile
index 814093deb05b..ed6f3e055792 100644
--- a/devel/jgoodies-common/Makefile
+++ b/devel/jgoodies-common/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
USES= dos2unix zip
USE_JAVA= yes
-JAVA_VERSION= 1.6+
+JAVA_VERSION= 1.6
USE_ANT= yes
MAKE_ARGS+= -Djunit4.jar=${LOCALBASE}/share/java/classes/junit.jar
ALL_TARGET= jar test