From e66fd8d2ed4afd04bb2c6574f4f3519dc5032243 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 8 Jun 2014 15:00:57 +0000 Subject: Fix RUN_DEPENDS --- sysutils/rubygem-hiera-puppet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils') 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.* -- cgit v1.2.3