diff options
Diffstat (limited to 'net/dnstop/Makefile')
-rw-r--r-- | net/dnstop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/dnstop/Makefile b/net/dnstop/Makefile index 631b7d47c88..53ce42ae774 100644 --- a/net/dnstop/Makefile +++ b/net/dnstop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2009/07/25 10:26:17 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:18 asau Exp $ # DISTNAME= dnstop-20090128 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dns.measurement-factory.com/tools/dnstop/ COMMENT= Diagnose tcpdump trace for DNS queries/replies -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 share/doc/dnstop |