diff options
-rw-r--r-- | sysutils/rubygem-hiera-puppet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-hiera-puppet/Makefile b/sysutils/rubygem-hiera-puppet/Makefile index 5688695b4571..2affd886fe7d 100644 --- a/sysutils/rubygem-hiera-puppet/Makefile +++ b/sysutils/rubygem-hiera-puppet/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= RG MAINTAINER= mat@FreeBSD.org COMMENT= A data backend for Hiera that queries the Puppet scope for data -RUN_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet27 \ +RUN_DEPENDS= puppet27>=0:${PORTSDIR}/sysutils/puppet27 \ rubygem-hiera>=1.0:${PORTSDIR}/sysutils/rubygem-hiera CONFLICTS= puppet-3.* |