textproc/elasticsearch5: Add new SHEBANG_FILES entry to pass testport
Approved by: portmgr (with hat) MFH: 2017Q4
This commit is contained in:
parent
2998f7957f
commit
5b1888d126
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451762
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= elasticsearch
|
||||
PORTVERSION= 5.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc java devel
|
||||
MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ \
|
||||
http://mirrors.rit.edu/zi/
|
||||
|
@ -24,7 +25,7 @@ NO_BUILD= yes
|
|||
JAVA_VERSION= 1.8+
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
SHEBANG_FILES= bin/elasticsearch-plugin \
|
||||
bin/elasticsearch
|
||||
bin/elasticsearch bin/elasticsearch.in.sh
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
Loading…
Reference in a new issue