From 148314483d3098c0d6a33944f1190842e671502f Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- databases/puppetdb4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/puppetdb4') diff --git a/databases/puppetdb4/Makefile b/databases/puppetdb4/Makefile index 1ec07c481b8e..9bf2895fb97e 100644 --- a/databases/puppetdb4/Makefile +++ b/databases/puppetdb4/Makefile @@ -11,8 +11,8 @@ COMMENT= PuppetDB storeconfigs backend LICENSE= APACHE20 -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - puppet:${PORTSDIR}/sysutils/puppet4 +RUN_DEPENDS= bash:shells/bash \ + puppet:sysutils/puppet4 USE_RC_SUBR= puppetdb -- cgit