From a68a277b43e5634f08282aba07a130b923be1b72 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 27 Aug 2001 14:35:04 +0000 Subject: Use wildcard dependence on "autoconf" package. --- net/trafshow/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net/trafshow') diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index f6f020989d8..4d82d5342d0 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/06/11 06:34:47 jlam Exp $ -# $FreeBSD: ports/net/trafshow/Makefile,v 1.14 2000/06/28 12:53:15 alex Exp $ -# +# $NetBSD: Makefile,v 1.11 2001/08/27 14:35:13 tron Exp $ DISTNAME= trafshow-3.1 CATEGORIES= net @@ -15,7 +13,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml COMMENT= Full screen visualization of the network traffic -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf GNU_CONFIGURE= yes ALL_TARGET= trafshow -- cgit v1.2.3