1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00

Fix RUN_DEPENDS

This commit is contained in:
Antoine Brodin 2014-06-08 15:00:57 +00:00
parent 69574bf669
commit e66fd8d2ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357041

View File

@ -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.*