summaryrefslogtreecommitdiff
path: root/textproc/elasticsearch/files/elasticsearch.in
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2013-03-11 14:14:30 +0000
committerTom Judge <tj@FreeBSD.org>2013-03-11 14:14:30 +0000
commitbc80e31fbbdc37e6c3151cf7d3f91feaf6aad838 (patch)
tree57e50a327c7b8a895465ea741cc7e80ea9a72d0b /textproc/elasticsearch/files/elasticsearch.in
parentUpdate to version 0.13.1. (diff)
Fix jar file name introduced in update.
Submitted by: zi
Diffstat (limited to 'textproc/elasticsearch/files/elasticsearch.in')
-rw-r--r--textproc/elasticsearch/files/elasticsearch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/elasticsearch/files/elasticsearch.in b/textproc/elasticsearch/files/elasticsearch.in
index 97a9a50e0c5f..c86df05081e9 100644
--- a/textproc/elasticsearch/files/elasticsearch.in
+++ b/textproc/elasticsearch/files/elasticsearch.in
@@ -45,7 +45,7 @@ required_files="${elasticsearch_config}"
pidfile="/var/run/${name}.pid"
ES_LIB="%%PREFIX%%/lib/elasticsearch"
-ES_CLASSPATH=$ES_LIB/elasticsearch-0.19.9.jar:$ES_LIB/*:$ES_LIB/sigar/*
+ES_CLASSPATH=$ES_LIB/elasticsearch-%%PORTVERSION%%.jar:$ES_LIB/*:$ES_LIB/sigar/*
java_options=" -server \