summaryrefslogtreecommitdiff
path: root/net/tcpslice/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:48:57 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:48:57 +0000
commit1c57323789a922a7182ba378831f2c0a336a6959 (patch)
treec8d09a03adeac7a950080d8040f6c9ceb10ef9d2 /net/tcpslice/Makefile
parentee84541509a09b09b26167f474c4b53185c17b5f (diff)
downloadpkgsrc-1c57323789a922a7182ba378831f2c0a336a6959.tar.gz
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'net/tcpslice/Makefile')
-rw-r--r--net/tcpslice/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile
index a1878de2f98..58076377bf4 100644
--- a/net/tcpslice/Makefile
+++ b/net/tcpslice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/09/26 05:49:31 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2002/08/25 21:50:17 jlam 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_BUILDLINK_ONLY= YES
-GNU_CONFIGURE= YES
-INSTALL_TARGET= install install-man
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+INSTALL_TARGET= install install-man
-.include "../../net/libpcap/buildlink.mk"
+.include "../../net/libpcap/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"