aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-14 08:29:15 +0800
committerasami <asami@FreeBSD.org>2000-11-14 08:29:15 +0800
commit56b4929547151f70fb875a3e9bdef655893d275c (patch)
treec0aaad3f6dd2dfc3d3570c90dc65789813d95441
parentddcd4e589b1a58b77915a4c8e23519fe2a33ad7f (diff)
downloadfreebsd-ports-gnome-56b4929547151f70fb875a3e9bdef655893d275c.tar.gz
freebsd-ports-gnome-56b4929547151f70fb875a3e9bdef655893d275c.tar.zst
freebsd-ports-gnome-56b4929547151f70fb875a3e9bdef655893d275c.zip
lsof is in ${LOCALBASE}/sbin, not in root's default search path, so
spell it out. Submitted by: bento
-rw-r--r--sysutils/tcplist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile
index 8ef6e4a8f77b..52e3055a02e7 100644
--- a/sysutils/tcplist/Makefile
+++ b/sysutils/tcplist/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .shar
MAINTAINER= obrien@NUXI.com
-RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
+RUN_DEPENDS= ${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof
EXTRACT_CMD= ${CAT}
EXTRACT_BEFORE_ARGS=