summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-02-05 02:29:21 +0000
committerSteve Wills <swills@FreeBSD.org>2016-02-05 02:29:21 +0000
commit22d858f3dbbb0adb3ca98e1ed9af35c4109fc582 (patch)
treefa916c8e5f78ddabc7670ab34afc4f603aba4ce3
parente84ef20e4d05cd1e224d24176f88fe87a0029fb6 (diff)
downloadfreebsd-ports-22d858f3dbbb0adb3ca98e1ed9af35c4109fc582.zip
cleanup after puppet rename
-rw-r--r--databases/puppetdb-terminus/Makefile2
-rw-r--r--databases/puppetdb/Makefile2
-rw-r--r--devel/rubygem-kafo_parsers/Makefile2
-rw-r--r--sysutils/puppet4/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/puppetdb-terminus/Makefile b/databases/puppetdb-terminus/Makefile
index 0b4a840d5c8a..89cfec192293 100644
--- a/databases/puppetdb-terminus/Makefile
+++ b/databases/puppetdb-terminus/Makefile
@@ -11,7 +11,7 @@ COMMENT= PuppetDB storeconfigs backend terminus module
LICENSE= APACHE20
-BUILD_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet
+BUILD_DEPENDS= puppet>=0:${PORTSDIR}/sysutils/puppet38
USE_RUBY= yes
NO_BUILD= yes
diff --git a/databases/puppetdb/Makefile b/databases/puppetdb/Makefile
index 6ae2630f16ed..e63f3465e3da 100644
--- a/databases/puppetdb/Makefile
+++ b/databases/puppetdb/Makefile
@@ -11,7 +11,7 @@ COMMENT= PuppetDB storeconfigs backend
LICENSE= APACHE20
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
- puppet:${PORTSDIR}/sysutils/puppet
+ puppet:${PORTSDIR}/sysutils/puppet38
BUILD_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \
rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake
diff --git a/devel/rubygem-kafo_parsers/Makefile b/devel/rubygem-kafo_parsers/Makefile
index 7187d6d8de0c..7fb184dd0af3 100644
--- a/devel/rubygem-kafo_parsers/Makefile
+++ b/devel/rubygem-kafo_parsers/Makefile
@@ -12,7 +12,7 @@ COMMENT= Parser for puppet modules
LICENSE= GPLv3
-RUN_DEPENDS= puppet:${PORTSDIR}/sysutils/puppet
+RUN_DEPENDS= puppet:${PORTSDIR}/sysutils/puppet38
NO_ARCH= yes
diff --git a/sysutils/puppet4/Makefile b/sysutils/puppet4/Makefile
index 9e364ec50ab4..decd2394de26 100644
--- a/sysutils/puppet4/Makefile
+++ b/sysutils/puppet4/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= rubygem-hiera>=2.0:${PORTSDIR}/sysutils/rubygem-hiera \
USES= cpe
CPE_VENDOR= puppetlabs
-CONFLICTS_INSTALL= puppet-* puppet37-*
+CONFLICTS_INSTALL= puppet38-* puppet37-*
NO_ARCH= yes
NO_BUILD= yes
USE_RUBY= yes