aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mcollective-puppet-client
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-06 19:02:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-06 19:02:43 +0000
commit5d0dd15ed84a891d305b16c82f173874c47f526d (patch)
treeccce585ee1687284f9a680cbfd6a1db0789f9176 /sysutils/mcollective-puppet-client
parent7eb112e2a5a7535679992ab04fc20918a884fb9f (diff)
downloadports-5d0dd15ed84a891d305b16c82f173874c47f526d.tar.gz
ports-5d0dd15ed84a891d305b16c82f173874c47f526d.zip
Remove ${PORTSDIR}/ from DEPENDS line. Again.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412639
Diffstat (limited to 'sysutils/mcollective-puppet-client')
-rw-r--r--sysutils/mcollective-puppet-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mcollective-puppet-client/Makefile b/sysutils/mcollective-puppet-client/Makefile
index 5bef713cdd43..c8c308cbeaf7 100644
--- a/sysutils/mcollective-puppet-client/Makefile
+++ b/sysutils/mcollective-puppet-client/Makefile
@@ -6,7 +6,7 @@ COMMENT= MCollective client to manage the Puppet Agent
# See MASTERDIR for MAINTAINER.
-RUN_DEPENDS= mcollective-puppet-common>=${PORTVERSION}:${PORTSDIR}/sysutils/mcollective-puppet-common
+RUN_DEPENDS= mcollective-puppet-common>=${PORTVERSION}:sysutils/mcollective-puppet-common
MASTERDIR= ${.CURDIR}/../mcollective-puppet-common