summaryrefslogtreecommitdiff
path: root/net/tcpreplay
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
committerasau <asau@pkgsrc.org>2012-10-23 17:18:07 +0000
commit276a662941e96eb9e2365a6746653f5103be8fb2 (patch)
treed50b4bce05c17dae775c19b369feefcd32973510 /net/tcpreplay
parente1eb0090ae6d8b8fdd7a38fe2ca40e638a527849 (diff)
downloadpkgsrc-276a662941e96eb9e2365a6746653f5103be8fb2.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'net/tcpreplay')
-rw-r--r--net/tcpreplay/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile
index 2112f695ea7..1a46e1569f6 100644
--- a/net/tcpreplay/Makefile
+++ b/net/tcpreplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2009/05/02 17:35:43 minskim Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/23 17:19:12 asau Exp $
DISTNAME= tcpreplay-3.4.1
CATEGORIES= net
@@ -8,8 +8,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tcpreplay.synfin.net/
COMMENT= Replay saved tcpdump or snoop files
-PKG_DESTDIR_SUPPORT= user-destdir
-
BUILDLINK_API_DEPENDS.libpcap+= libpcap>=0.8.0
GNU_CONFIGURE= yes