aboutsummaryrefslogtreecommitdiff
path: root/textproc/lucene
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-07-21 02:45:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-07-21 02:45:03 +0000
commit64751ff01d1f68eaaf9c1d3c948a17a1774480a7 (patch)
tree0baffb750104ebf91633f3d18dfb06d3a3fad93b /textproc/lucene
parent621254280dbf80262a975530fc517f90720caa02 (diff)
downloadports-64751ff01d1f68eaaf9c1d3c948a17a1774480a7.tar.gz
ports-64751ff01d1f68eaaf9c1d3c948a17a1774480a7.zip
Mark as for java1.5+. java1.4 is being deprecated.
PR: ports/158969 Submitted by: rene
Notes
Notes: svn path=/head/; revision=278060
Diffstat (limited to 'textproc/lucene')
-rw-r--r--textproc/lucene/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile
index 763784bbf43e..0808630880ed 100644
--- a/textproc/lucene/Makefile
+++ b/textproc/lucene/Makefile
@@ -17,7 +17,7 @@ LICENSE= ASL
NO_BUILD= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.5+
OPTIONS= DOCS "Install docs & examples" on \
CONTRIB "Install contribs" off