aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netwag
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-22 18:32:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-22 18:32:55 +0000
commitbc0f3a19518e3797ea5ddbfb8c392237655e8068 (patch)
tree94c96dc433541dba537ada2c60d1c90db8cd7bd7 /net-mgmt/netwag
parent07eae41784a1adf834426241d69e4665d28e9354 (diff)
Notes
Diffstat (limited to 'net-mgmt/netwag')
-rw-r--r--net-mgmt/netwag/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/netwag/Makefile b/net-mgmt/netwag/Makefile
index e42706b8e0f6..a17528fdf63b 100644
--- a/net-mgmt/netwag/Makefile
+++ b/net-mgmt/netwag/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netwag
PORTVERSION= 5.35.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt ipv6
MASTER_SITES= http://www.laurentconstantin.com/common/netw/${PORTNAME}/download/v5/ \
http://membres.lycos.fr/lauconstantin/common/netw/${PORTNAME}/download/v5/ \
@@ -19,8 +19,9 @@ COMMENT= A graphical front end for netwox
BUILD_DEPENDS= netwox:${PORTSDIR}/net-mgmt/netwox \
wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
- appres:${PORTSDIR}/x11/appres
-RUN_DEPENDS= ${BUILD_DEPENDS}
+ appres:${PORTSDIR}/x11/appres \
+ xterm:${PORTSDIR}/x11/xterm
+RUN_DEPENDS= ${BUILD_DEPENDS} \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src/src
SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)\.[0-9]*/\1\2/}