aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcollective
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-04-23 18:51:53 +0000
committerSteve Wills <swills@FreeBSD.org>2016-04-23 18:51:53 +0000
commit531e80bd80aa7b6290edad18f388bbe68aece13c (patch)
treed570315ce9ed63caaaf02ab17ced0b765f6d08f3 /sysutils/mcollective
parentebb71774b32b79d1ac0da763091df9d99ba63875 (diff)
downloadports-531e80bd80aa7b6290edad18f388bbe68aece13c.tar.gz
ports-531e80bd80aa7b6290edad18f388bbe68aece13c.zip
sysutils/mcollective: convert to USES=shebangfiles
Notes
Notes: svn path=/head/; revision=413901
Diffstat (limited to 'sysutils/mcollective')
-rw-r--r--sysutils/mcollective/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile
index fdd23aa153fd..1d704a228167 100644
--- a/sysutils/mcollective/Makefile
+++ b/sysutils/mcollective/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mcollective
PORTVERSION= 2.8.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/
@@ -16,9 +17,10 @@ RUN_DEPENDS= rubygem-stomp>=0:devel/rubygem-stomp
NO_BUILD= yes
USE_RUBY= yes
+USES= shebangfix
USE_RC_SUBR= mcollectived
-RUBY_SHEBANG_FILES= bin/mcollectived bin/mco
+SHEBANG_FILES= bin/mcollectived bin/mco
CFG_FILES= client.cfg data-help.erb discovery-help.erb facts.yaml \
metadata-help.erb rpc-help.erb server.cfg