diff options
author | Michael Moll <mmoll@FreeBSD.org> | 2015-09-25 13:15:46 +0000 |
---|---|---|
committer | Michael Moll <mmoll@FreeBSD.org> | 2015-09-25 13:15:46 +0000 |
commit | ac97d7eeb26e7577acc5ba4c337a6abbe4bdc835 (patch) | |
tree | dad6558b3fdd184d6e6504edc906e0e04016e13b /sysutils/puppet | |
parent | 92a993eadd9647c7d28e3e9158513620be296649 (diff) | |
download | ports-ac97d7eeb26e7577acc5ba4c337a6abbe4bdc835.tar.gz ports-ac97d7eeb26e7577acc5ba4c337a6abbe4bdc835.zip |
Notes
Diffstat (limited to 'sysutils/puppet')
-rw-r--r-- | sysutils/puppet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index 1a062a419f6f..b384086c220b 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \ USES= cpe CPE_VENDOR= puppetlabs -CONFLICTS_INSTALL= puppet37-* +CONFLICTS_INSTALL= puppet37-* puppet4-* NO_BUILD= yes USE_RUBY= yes USE_RUBY_FEATURES= iconv |