diff options
-rw-r--r-- | textproc/lucene/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index e2aa5f314d62..42718dcb5ba4 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -15,6 +15,8 @@ LICENSE= AL2 CONFLICTS= lucene4-[0-9].* +PORTSCOUT= limit:3.*$$ + USE_JAVA= yes NO_BUILD= yes JAVA_VERSION= 1.6+ |