aboutsummaryrefslogtreecommitdiff
path: root/textproc/lucene4/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-03-13 19:23:28 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-03-13 19:23:28 +0000
commitbf303375a86df56a9fd019bdd46e01c6cce42324 (patch)
tree84c76dbfb9d65b5f3292bd22ed42271917019bc8 /textproc/lucene4/Makefile
parent7a67beae576430d075cc2be1dd580d869deefa60 (diff)
downloadports-bf303375a86df56a9fd019bdd46e01c6cce42324.tar.gz
ports-bf303375a86df56a9fd019bdd46e01c6cce42324.zip
Notes
Diffstat (limited to 'textproc/lucene4/Makefile')
-rw-r--r--textproc/lucene4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/lucene4/Makefile b/textproc/lucene4/Makefile
index d667a6ae7bfe..cd38c90fd255 100644
--- a/textproc/lucene4/Makefile
+++ b/textproc/lucene4/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lucene
-PORTVERSION= 4.1.0
+PORTVERSION= 4.2.0
CATEGORIES= textproc java devel
MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= ${PORTNAME}/java/${PORTVERSION}/
@@ -19,7 +19,7 @@ USE_JAVA= yes
NO_BUILD= yes
JAVA_VERSION= 1.6+
-OPTIONS_DEFINE= CONTRIB
+OPTIONS_DEFINE= CONTRIB DOCS EXAMPLES
CONTRIB_DESC= Install contributed jars
OPTIONS_DEFAULT= CONTRIB