textproc/elasticsearch5: Add new SHEBANG_FILES entry to pass testport

Approved by:	portmgr (with hat)
MFH:		2017Q4
This commit is contained in:
Mark Felder 2017-10-11 17:08:37 +00:00
parent 2998f7957f
commit 5b1888d126
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451762

View file

@ -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