aboutsummaryrefslogtreecommitdiff
path: root/devel/jsap
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
commit580b0c7423f336e00b3903ca8b33f179237d4c8c (patch)
tree8bed025c70382531bf17d65c836cc69c3dd2d951 /devel/jsap
parent13541a38cad825ec7932b2044ced4995ca298d8f (diff)
downloadports-580b0c7423f336e00b3903ca8b33f179237d4c8c.tar.gz
ports-580b0c7423f336e00b3903ca8b33f179237d4c8c.zip
Notes
Diffstat (limited to 'devel/jsap')
-rw-r--r--devel/jsap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jsap/Makefile b/devel/jsap/Makefile
index 231d7ef65a32..f1cf73010ae4 100644
--- a/devel/jsap/Makefile
+++ b/devel/jsap/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= hq@FreeBSD.org
COMMENT= Java package to parse command-line arguments
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
NO_BUILD= yes
.if !defined(NOPORTDOCS)