summaryrefslogtreecommitdiff
path: root/net/tcpflow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpflow/Makefile')
-rw-r--r--net/tcpflow/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile
index 3ca25a6f78b..ac69535b0d1 100644
--- a/net/tcpflow/Makefile
+++ b/net/tcpflow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/02/22 19:27:00 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2008/06/20 01:09:31 joerg Exp $
#
DISTNAME= tcpflow-0.21
@@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/
COMMENT= Captures data transmitted as part of TCP connections
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= YES
.include "../../net/libpcap/buildlink3.mk"