From 5901dbcf3e6218c72c2b5011a9820382fb4ba138 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 14 Feb 2004 00:54:44 +0000 Subject: remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this automatically now. --- net/tcptrace/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/tcptrace') diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index a65c5aa25fc..9cefb13bcb9 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/10/03 16:15:13 kristerw Exp $ +# $NetBSD: Makefile,v 1.20 2004/02/14 00:54:45 grant Exp $ # FreeBSD Id: Makefile,v 1.3 1997/07/19 19:43:36 fenner Exp # @@ -11,8 +11,6 @@ HOMEPAGE= http://www.tcptrace.org/ COMMENT= TCP dump file analysis tool GNU_CONFIGURE= yes -CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess -CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub USE_BUILDLINK2= yes ALL_TARGET= tcptrace -- cgit v1.2.3