diff options
Diffstat (limited to 'textproc/py-lucene/Makefile')
-rw-r--r-- | textproc/py-lucene/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-lucene/Makefile b/textproc/py-lucene/Makefile index 82e9d62784a9..eff93cf73917 100644 --- a/textproc/py-lucene/Makefile +++ b/textproc/py-lucene/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ USE_PYTHON= 2.5+ USE_GCC= 4.2+ USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ USE_GMAKE= yes PATCHSET= -1 LUCENE_VER= 2.4.1 |