diff options
Diffstat (limited to 'net/sniffit')
-rw-r--r-- | net/sniffit/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 672440657a1..fe17be005c4 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2012/04/07 09:23:11 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/10/23 17:19:09 asau Exp $ # DISTNAME= sniffit.0.3.5 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://reptile.rug.ac.be/~coder/sniffit/sniffit.html COMMENT= Packet sniffer program -PKG_DESTDIR_SUPPORT= user-destdir - NOT_FOR_PLATFORM= *-*-alpha # severe LP64 loss GNU_CONFIGURE= YES |