From e62a2968365a7c2231a0f1c098fc4e043426f19f Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Sun, 25 Jan 2004 02:09:09 +0000 Subject: - Fix RUN_DEPENDS for tmpwatch Reported by: bento via kris --- net/jffnms/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/jffnms') 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 -- cgit v1.2.3