diff options
Diffstat (limited to 'devel/jsap/Makefile')
-rw-r--r-- | devel/jsap/Makefile | 2 |
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) |