diff options
Diffstat (limited to 'sysutils/mcollective-actionpolicy-auth/Makefile')
-rw-r--r-- | sysutils/mcollective-actionpolicy-auth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcollective-actionpolicy-auth/Makefile b/sysutils/mcollective-actionpolicy-auth/Makefile index 1b5b96fe2241..edba787f94c4 100644 --- a/sysutils/mcollective-actionpolicy-auth/Makefile +++ b/sysutils/mcollective-actionpolicy-auth/Makefile @@ -9,7 +9,7 @@ COMMENT= MCollective Authorization plugin allowing fine grained ACLs LICENSE= APACHE20 -RUN_DEPENDS= mcollective>=2:${PORTSDIR}/sysutils/mcollective +RUN_DEPENDS= mcollective>=2:sysutils/mcollective USE_GITHUB= yes GH_ACCOUNT= puppetlabs |