summaryrefslogtreecommitdiff
path: root/net/flow-tools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-10 11:49:40 +0000
committerwiz <wiz@pkgsrc.org>2002-10-10 11:49:40 +0000
commit4d053d029a111dbc3a3341d5373d3e3e5ae5781e (patch)
treeaf21fd08a63ca0a37be0e4ec54e2aa31249da368 /net/flow-tools
parent30140956a86d5011ac08155bbc712bf200858c7d (diff)
downloadpkgsrc-4d053d029a111dbc3a3341d5373d3e3e5ae5781e.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'net/flow-tools')
-rw-r--r--net/flow-tools/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/flow-tools/Makefile b/net/flow-tools/Makefile
index ba7e088ff9d..8ff8b81a56d 100644
--- a/net/flow-tools/Makefile
+++ b/net/flow-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/07/23 11:46:32 agc Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/10 11:49:40 wiz Exp $
DISTNAME= flow-tools-0.59
CATEGORIES= net
@@ -9,8 +9,9 @@ HOMEPAGE= http://www.splintered.net/sw/flow-tools/
COMMENT= Collect and store NetFlow data
GNU_CONFIGURE= yes
+USE_BUILDLINK2= yes
USE_GMAKE= yes
-.include "../../devel/zlib/buildlink.mk"
-.include "../../security/tcp_wrappers/buildlink.mk"
+.include "../../devel/zlib/buildlink2.mk"
+.include "../../security/tcp_wrappers/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"