summaryrefslogtreecommitdiffstats
path: root/net-mgmt/jffnms
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-01-25 02:09:09 +0000
committerclement <clement@FreeBSD.org>2004-01-25 02:09:09 +0000
commita3440f4f5db765f937bf5b8428fcaa1942315af7 (patch)
tree7ed31ec24b6a2b8deadaee16319b81388c7a383f /net-mgmt/jffnms
parent214a9929ca48a5ea6ead2a7505278e259f8d047f (diff)
downloadFreeBSD-ports-a3440f4f5db765f937bf5b8428fcaa1942315af7.zip
FreeBSD-ports-a3440f4f5db765f937bf5b8428fcaa1942315af7.tar.gz
- Fix RUN_DEPENDS for tmpwatch
Reported by: bento via kris
Diffstat (limited to 'net-mgmt/jffnms')
-rw-r--r--net-mgmt/jffnms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/jffnms/Makefile b/net-mgmt/jffnms/Makefile
index 37f051f..93461cc 100644
--- a/net-mgmt/jffnms/Makefile
+++ b/net-mgmt/jffnms/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= neato:${PORTSDIR}/graphics/graphviz \
rrdtool:${PORTSDIR}/net/rrdtool \
php:${PORTSDIR}/lang/php4-nms \
nmap:${PORTSDIR}/security/nmap \
- tmpwatch:${PORTSDIR}/sysutils/tmpwatch
+ ${LOCALBASE}/sbin/tmpwatch:${PORTSDIR}/sysutils/tmpwatch
USE_MYSQL= yes
USE_REINPLACE= yes
OpenPOWER on IntegriCloud