aboutsummaryrefslogtreecommitdiff
path: root/textproc/elasticsearch6/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2018-02-26 23:21:57 +0000
committerMark Felder <feld@FreeBSD.org>2018-02-26 23:21:57 +0000
commit747c0bd236a90c586947f0855c0eac6363015f3c (patch)
tree89bc8d455828669be3aa9434a87670afc5c2f03c /textproc/elasticsearch6/Makefile
parent305f1b5ca16eaedc75e97d0aa5ab2f93d596c1c3 (diff)
downloadports-747c0bd236a90c586947f0855c0eac6363015f3c.tar.gz
ports-747c0bd236a90c586947f0855c0eac6363015f3c.zip
Notes
Diffstat (limited to 'textproc/elasticsearch6/Makefile')
-rw-r--r--textproc/elasticsearch6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/elasticsearch6/Makefile b/textproc/elasticsearch6/Makefile
index 388651b365dd..9242453e64f0 100644
--- a/textproc/elasticsearch6/Makefile
+++ b/textproc/elasticsearch6/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elasticsearch
PORTVERSION= 6.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc java devel
MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ \
http://mirrors.rit.edu/zi/
@@ -14,8 +14,8 @@ COMMENT= Full-text search engine for Java
LICENSE= APACHE20
-RUN_DEPENDS= bash>0:shells/bash
-BUILD_DEPENDS= jna>0:devel/jna
+RUN_DEPENDS= bash>0:shells/bash \
+ jna>0:devel/jna
CONFLICTS= elasticsearch-[0-9]* elasticsearch2-[0-9]* elasticsearch5-[0-9]*