summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2016-06-09 11:19:58 +0000
committerRomain Tartière <romain@FreeBSD.org>2016-06-09 11:19:58 +0000
commitdb8fe72e795d7c608db89e58d03299d476913a41 (patch)
tree3fa796baa6eb50fd4061db57216e0a05cbb25137 /databases
parent- Chase graphics/osg update (diff)
Oh, yes, we do not need ${PORTSDIR}/ anymore
Pointy hat to: me
Notes
Notes: svn path=/head/; revision=416593
Diffstat (limited to 'databases')
-rw-r--r--databases/puppetdb-terminus3/Makefile2
-rw-r--r--databases/puppetdb3/Makefile8
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/puppetdb-terminus3/Makefile b/databases/puppetdb-terminus3/Makefile
index e6da7780ed7f..751d41707a1e 100644
--- a/databases/puppetdb-terminus3/Makefile
+++ b/databases/puppetdb-terminus3/Makefile
@@ -11,7 +11,7 @@ COMMENT= PuppetDB storeconfigs backend terminus module
LICENSE= APACHE20
-BUILD_DEPENDS= puppet:${PORTSDIR}/sysutils/puppet4
+BUILD_DEPENDS= puppet:sysutils/puppet4
CONFLICTS_INSTALL= puppetdb-terminus-* puppetdb-terminus4-*
USE_RUBY= yes
diff --git a/databases/puppetdb3/Makefile b/databases/puppetdb3/Makefile
index 4b8cbdfa4d66..2e68f44dfb68 100644
--- a/databases/puppetdb3/Makefile
+++ b/databases/puppetdb3/Makefile
@@ -11,10 +11,10 @@ COMMENT= PuppetDB storeconfigs backend
LICENSE= APACHE20
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
- puppet:${PORTSDIR}/sysutils/puppet4
-BUILD_DEPENDS= rubygem-facter>=0:${PORTSDIR}/sysutils/rubygem-facter \
- rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake
+RUN_DEPENDS= bash:shells/bash \
+ puppet:sysutils/puppet4
+BUILD_DEPENDS= rubygem-facter>=0:sysutils/rubygem-facter \
+ rubygem-rake>=0:devel/rubygem-rake
USE_RC_SUBR= puppetdb