aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcollective
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-06-27 19:53:01 +0000
committerSteve Wills <swills@FreeBSD.org>2012-06-27 19:53:01 +0000
commite0552f4c885e4ef71586af0ce815d9824f125e53 (patch)
tree52d07e82841344d84f84c8bcbf3accdbf77b7612 /sysutils/mcollective
parenta61925225764f1ab64e31639eae169eb529c7758 (diff)
downloadports-e0552f4c885e4ef71586af0ce815d9824f125e53.tar.gz
ports-e0552f4c885e4ef71586af0ce815d9824f125e53.zip
- Add script to RUBY_SHEBANG_FILES so they work at startup when PATH isn't
set or from service(8) Reported by: tj
Notes
Notes: svn path=/head/; revision=300112
Diffstat (limited to 'sysutils/mcollective')
-rw-r--r--sysutils/mcollective/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile
index 50ea005e4c14..23c519beea0e 100644
--- a/sysutils/mcollective/Makefile
+++ b/sysutils/mcollective/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mcollective
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/
EXTRACT_SUFX= .tgz
@@ -20,6 +21,8 @@ NO_BUILD= yes
USE_RUBY= yes
USE_RC_SUBR= mcollectived
+RUBY_SHEBANG_FILES= bin/mcollectived bin/mco bin/mc-call-agent
+
# don't make .bak files
REINPLACE_ARGS= -i ""