aboutsummaryrefslogtreecommitdiff
path: root/databases/puppetdb3
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/puppetdb3
parent485d5b4751fd9e8a3edff44e7c4ee9b8972a885c (diff)
downloadports-db8fe72e795d7c608db89e58d03299d476913a41.tar.gz
ports-db8fe72e795d7c608db89e58d03299d476913a41.zip
Oh, yes, we do not need ${PORTSDIR}/ anymore
Pointy hat to: me
Notes
Notes: svn path=/head/; revision=416593
Diffstat (limited to 'databases/puppetdb3')
-rw-r--r--databases/puppetdb3/Makefile8
1 files changed, 4 insertions, 4 deletions
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