From 3c4ac585a7facac56e3c0142c59352809c44abd7 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 22 Jun 2015 09:45:28 +0000 Subject: Add puppet37 to track the 3.7 branch puppet which is still supported Simplify a bit the Makefile. Remove patches related to unsupported the legacy package system Unsilence install target Merge do-install and post-install which has no reasons to be separated Switch to full static plist Keep the broken on ruby22 has I did not had a chance to test on ruby 2.2 yet Sponsored by: gandi.net --- sysutils/puppet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/puppet') diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index 5f8f007c50db..d4b5eb4a9d09 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \ USES= cpe CPE_VENDOR= puppetlabs -CONFLICTS= puppet-2* +CONFLICTS_INSTALL= puppet37-* NO_BUILD= yes USE_RUBY= yes USE_RUBY_FEATURES= iconv -- cgit