diff options
Diffstat (limited to 'net/driftnet/Makefile')
-rw-r--r-- | net/driftnet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile index 85036fc9538..a9c0f663373 100644 --- a/net/driftnet/Makefile +++ b/net/driftnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/05/04 22:21:05 salo Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/10 18:56:29 wiz Exp $ # DISTNAME= driftnet-0.1.6 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.ex-parrot.com/~chris/driftnet/ COMMENT= Real-time image sniffer -DEPENDS= mpg123:../../audio/mpg123 +DEPENDS= mpg123-[0-9]*:../../audio/mpg123 USE_BUILDLINK2= YES |