summaryrefslogtreecommitdiff
path: root/textproc/elasticsearch
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/elasticsearch')
-rw-r--r--textproc/elasticsearch/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile
index 5c4efd1ca298..a113102d6046 100644
--- a/textproc/elasticsearch/Makefile
+++ b/textproc/elasticsearch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= elasticsearch
PORTVERSION= 1.7.3
+PORTREVISION= 1
CATEGORIES= textproc java devel
MASTER_SITES= http://download.elasticsearch.org/${PORTNAME}/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
@@ -14,6 +15,8 @@ LICENSE= APACHE20
RUN_DEPENDS= java-sigar>=0:${PORTSDIR}/java/sigar
+CONFLICTS= elasticsearch2-[0-9]*
+
USES= cpe
NO_ARCH= yes
USE_JAVA= yes