diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-07-21 02:45:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-07-21 02:45:03 +0000 |
commit | 64751ff01d1f68eaaf9c1d3c948a17a1774480a7 (patch) | |
tree | 0baffb750104ebf91633f3d18dfb06d3a3fad93b /textproc/lucene | |
parent | 621254280dbf80262a975530fc517f90720caa02 (diff) | |
download | ports-64751ff01d1f68eaaf9c1d3c948a17a1774480a7.tar.gz ports-64751ff01d1f68eaaf9c1d3c948a17a1774480a7.zip |
Notes
Diffstat (limited to 'textproc/lucene')
-rw-r--r-- | textproc/lucene/Makefile | 2 |
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 |