summaryrefslogtreecommitdiff
path: root/net/tcpslice
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 07:39:25 +0000
committersnj <snj>2004-04-25 07:39:25 +0000
commit05d2af79a4b9d18108bf4701d106b4460e79ca3b (patch)
treec6c408246dbec7fcbc9c6e2f66e9d68e4e60c693 /net/tcpslice
parent262f67994581ac8c9859cd71c37f2e06e2ce84b1 (diff)
downloadpkgsrc-05d2af79a4b9d18108bf4701d106b4460e79ca3b.tar.gz
Convert to buildlink3.
Diffstat (limited to 'net/tcpslice')
-rw-r--r--net/tcpslice/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile
index 14c8260ebcd..114034929c2 100644
--- a/net/tcpslice/Makefile
+++ b/net/tcpslice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/21 17:11:24 martti Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/25 07:39:25 snj Exp $
DISTNAME= tcpslice-1.2a1
PKGNAME= tcpslice-1.2.0.1
@@ -8,9 +8,9 @@ MASTER_SITES= ftp://ftp.ee.lbl.gov/
MAINTAINER= seb@pbox.org
COMMENT= Tool for extracting portions of tcpdump's packet trace files
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
INSTALL_TARGET= install install-man
-.include "../../net/libpcap/buildlink2.mk"
+.include "../../net/libpcap/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"