aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/jffnms/Makefile2
-rw-r--r--net/jffnms/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/jffnms/Makefile b/net-mgmt/jffnms/Makefile
index 37f051f3b92d..93461cc7aee3 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
diff --git a/net/jffnms/Makefile b/net/jffnms/Makefile
index 37f051f3b92d..93461cc7aee3 100644
--- a/net/jffnms/Makefile
+++ b/net/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