aboutsummaryrefslogtreecommitdiff
path: root/sysutils/confman
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-08-15 08:10:45 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-08-15 08:10:45 +0000
commitef418398ebd8e2054f172c875deee66ebb40ccf4 (patch)
treedd5e935fbcddc090fe7e3d48cea5ce030ef944ec /sysutils/confman
parent1140168ae4317b0253e7ea020fd5d9fa8ec05026 (diff)
downloadports-ef418398ebd8e2054f172c875deee66ebb40ccf4.tar.gz
ports-ef418398ebd8e2054f172c875deee66ebb40ccf4.zip
Add BUILD_DEPENDS
PR: 149607 Submitted by: Benjamin Lee <ben@b1c1l1.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=259266
Diffstat (limited to 'sysutils/confman')
-rw-r--r--sysutils/confman/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/confman/Makefile b/sysutils/confman/Makefile
index 535a10b9c5b6..0965300b444d 100644
--- a/sysutils/confman/Makefile
+++ b/sysutils/confman/Makefile
@@ -7,7 +7,7 @@
PORTNAME= confman
PORTVERSION= 1.9.3b
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.timesinks.net/distfiles/
@@ -19,6 +19,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
sudo:${PORTSDIR}/security/sudo \
greadlink:${PORTSDIR}/sysutils/coreutils \
wget:${PORTSDIR}/ftp/wget
+BUILD_DEPENDS= ${RUN_DEPENDS}
GNU_CONFIGURE= yes