diff options
Diffstat (limited to 'net/driftnet/Makefile')
-rw-r--r-- | net/driftnet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/driftnet/Makefile b/net/driftnet/Makefile index e79e85aa307..9d94c518350 100644 --- a/net/driftnet/Makefile +++ b/net/driftnet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/02/21 20:26:13 hubertf Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:46:45 tv Exp $ # DISTNAME= driftnet-0.1.6 @@ -12,7 +12,6 @@ COMMENT= Real-time image sniffer DEPENDS= mpg123-[0-9]*:../../audio/mpg123 -USE_BUILDLINK3= YES BUILD_TARGET= default MAKE_ENV+= CAT="${CAT}" TRUE="${TRUE}" |