aboutsummaryrefslogtreecommitdiff
path: root/sysutils/confman
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/confman
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'sysutils/confman')
-rw-r--r--sysutils/confman/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/confman/Makefile b/sysutils/confman/Makefile
index df1d2605a2fa..f05a4347b9cd 100644
--- a/sysutils/confman/Makefile
+++ b/sysutils/confman/Makefile
@@ -10,11 +10,11 @@ MASTER_SITES= http://www.timesinks.net/distfiles/
MAINTAINER= ccowart@timesinks.net
COMMENT= Revision controlled configuration manager
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
- svn:${PORTSDIR}/devel/subversion \
- sudo:${PORTSDIR}/security/sudo \
- greadlink:${PORTSDIR}/sysutils/coreutils \
- wget:${PORTSDIR}/ftp/wget
+RUN_DEPENDS= bash:shells/bash \
+ svn:devel/subversion \
+ sudo:security/sudo \
+ greadlink:sysutils/coreutils \
+ wget:ftp/wget
BUILD_DEPENDS:= ${RUN_DEPENDS}
GNU_CONFIGURE= yes