summaryrefslogtreecommitdiff
path: root/net/dnstop
diff options
context:
space:
mode:
authorasau <asau>2012-10-23 17:18:07 +0000
committerasau <asau>2012-10-23 17:18:07 +0000
commit4cf1fa41517eb901e7e5a198fb767c80533249d0 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/dnstop
parent8441e63af6a2207f88fe03d6317d6754a32d5840 (diff)
downloadpkgsrc-4cf1fa41517eb901e7e5a198fb767c80533249d0.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/dnstop')
-rw-r--r--net/dnstop/Makefile4
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