From f816d81489fd245a89e581c2f9cf792562ade194 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Apr 2005 21:44:48 +0000 Subject: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. --- net/tcpflow/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/tcpflow') diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 96cfe50e016..63ebcc221ef 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/12/29 11:51:39 adrianp Exp $ +# $NetBSD: Makefile,v 1.5 2005/04/11 21:47:00 tv Exp $ # DISTNAME= tcpflow-0.21 @@ -9,7 +9,6 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.circlemud.org/~jelson/software/tcpflow/ COMMENT= Captures data transmitted as part of TCP connections -USE_BUILDLINK3= YES GNU_CONFIGURE= YES .include "../../net/libpcap/buildlink3.mk" -- cgit v1.2.3