diff options
Diffstat (limited to 'net/sntop/Makefile')
-rw-r--r-- | net/sntop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sntop/Makefile b/net/sntop/Makefile index 66f2b4683c99..e96e35c7dfb8 100644 --- a/net/sntop/Makefile +++ b/net/sntop/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses -RUN_DEPENDS= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping +RUN_DEPENDS= ${LOCALBASE}/sbin/fping:net/fping GNU_CONFIGURE= yes PORTDOCS= COPYING CREDITS ChangeLog INSTALL README TODO |