diff options
Diffstat (limited to 'sysutils/mcollective/Makefile')
-rw-r--r-- | sysutils/mcollective/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index c605460c4887..520d9cb73fb9 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -15,10 +15,9 @@ BROKEN_RUBY31= yes RUN_DEPENDS= rubygem-stomp>=0:devel/rubygem-stomp -USES= cpe shebangfix +USES= cpe ruby shebangfix CPE_VENDOR= puppet NO_BUILD= yes -USE_RUBY= yes USE_RC_SUBR= mcollectived SHEBANG_FILES= bin/mcollectived bin/mco |