aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/lucene/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile
index 479ca2a82b41..b58299102610 100644
--- a/textproc/lucene/Makefile
+++ b/textproc/lucene/Makefile
@@ -16,11 +16,13 @@ CONFLICTS= lucene4-[0-9].*
PORTSCOUT= limit:^3\.
-USES= tar:tgz
+USES= cpe tar:tgz
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes
+CPE_VENDOR= apache
+
OPTIONS_DEFINE= CONTRIB DOCS EXAMPLES
CONTRIB_DESC= Install contributed jars
OPTIONS_DEFAULT= CONTRIB