summaryrefslogtreecommitdiff
path: root/net/tcpslice
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 07:39:25 +0000
committersnj <snj@pkgsrc.org>2004-04-25 07:39:25 +0000
commit01d042353aa7dc4b71a169a2ad15ae51e51ada2d (patch)
treec6c408246dbec7fcbc9c6e2f66e9d68e4e60c693 /net/tcpslice
parent21efdd139e8020ec569a06c943ce08c1a9e8bfe1 (diff)
downloadpkgsrc-01d042353aa7dc4b71a169a2ad15ae51e51ada2d.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"