summaryrefslogtreecommitdiff
path: root/net/tcpick/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpick/Makefile')
-rw-r--r--net/tcpick/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tcpick/Makefile b/net/tcpick/Makefile
index 4cf6e04c7b1..4a64ae09db4 100644
--- a/net/tcpick/Makefile
+++ b/net/tcpick/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/02/22 19:27:00 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:31 joerg Exp $
DISTNAME= tcpick-0.2.1
CATEGORIES= net
@@ -8,6 +8,8 @@ MAINTAINER= josediazfer@yahoo.es
HOMEPAGE= http://tcpick.sourceforge.net/
COMMENT= Simple tcp sniffer with tcpdump-style rules
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
.include "../../net/libpcap/buildlink3.mk"