1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

fping is in ${LOCALBASE}/sbin, not in root's default search path, so spell

it out.

Submitted by:	bento
This commit is contained in:
Satoshi Asami 2000-11-14 00:28:41 +00:00
parent f09eacc563
commit 51b1579472
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35110

View File

@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= sntop
MAINTAINER= matt@gsicomp.on.ca
RUN_DEPENDS= fping:${PORTSDIR}/net/fping
RUN_DEPENDS= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping
GNU_CONFIGURE= yes