From f02d01119a745359bdd35cb9f3632f64c7fd04dd Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Sep 2001 17:33:40 +0000 Subject: libpcap buildlink instead of OS test. By Stoned Elipot in pkg/13921. --- net/ntop/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'net/ntop') diff --git a/net/ntop/Makefile b/net/ntop/Makefile index caf6e49ac1a..44caffe4b7a 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2001/08/24 11:43:47 abs Exp $ +# $NetBSD: Makefile,v 1.21 2001/09/10 17:33:40 wiz Exp $ DISTNAME= ntop-1.1 PKGNAME= ntop-1.1nb1 @@ -16,11 +16,6 @@ CONFIGURE_ARGS+= --enable-threads=no INSTALL_TARGET= install install-man -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "SunOS" || ${OPSYS} == "Linux" -DEPENDS+= libpcap>=0.4:../../net/libpcap -.endif - +.include "../../net/libpcap/buildlink.mk" .include "../../devel/ncurses/buildlink.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3