aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcollective
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-16 00:16:18 +0000
committerSteve Wills <swills@FreeBSD.org>2011-08-16 00:16:18 +0000
commit333472254ccbd23314016c4412e6d8acd02fc906 (patch)
treeaaa98aacbcc9ca858a37439e135d01d962050c7e /sysutils/mcollective
parentc1c18af0feaf9b15231e5b954828fc21c523e6e0 (diff)
downloadports-333472254ccbd23314016c4412e6d8acd02fc906.tar.gz
ports-333472254ccbd23314016c4412e6d8acd02fc906.zip
Notes
Diffstat (limited to 'sysutils/mcollective')
-rw-r--r--sysutils/mcollective/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile
index 641426ec0d39..8508092b559d 100644
--- a/sysutils/mcollective/Makefile
+++ b/sysutils/mcollective/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mcollective
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://downloads.puppetlabs.com/${PORTNAME}/
EXTRACT_SUFX= .tgz
@@ -19,7 +20,9 @@ RUN_DEPENDS= rubygem-stomp>=0:${PORTSDIR}/devel/rubygem-stomp
NO_BUILD= yes
USE_RUBY= yes
USE_RC_SUBR= mcollectived
-REINPLACE_ARGS= # don't make .bak files
+
+# don't make .bak files
+REINPLACE_ARGS= -i ""
SCRIPTS= mco \
mc-call-agent \