summaryrefslogtreecommitdiff
path: root/net/tcpflow
diff options
context:
space:
mode:
authorsnj <snj>2004-04-18 07:30:16 +0000
committersnj <snj>2004-04-18 07:30:16 +0000
commit629e29b707cb57bc19c2228e1d10005a1227e51c (patch)
tree266b4c81c700695260229c525c58e9385c887441 /net/tcpflow
parent2d3ed04b5d6ff2d8fb0901949b58acf5125dbcdc (diff)
downloadpkgsrc-629e29b707cb57bc19c2228e1d10005a1227e51c.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/tcpflow')
-rw-r--r--net/tcpflow/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile
index 41052c1398c..387295e3c36 100644
--- a/net/tcpflow/Makefile
+++ b/net/tcpflow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/10 17:08:13 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/18 07:33:30 snj Exp $
#
DISTNAME= tcpflow-0.20
@@ -9,8 +9,8 @@ MAINTAINER= adrianp@stindustries.net
HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/
COMMENT= Captures data transmitted as part of TCP connections
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-.include "../../net/libpcap/buildlink2.mk"
+.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"