From e2c61dbdf8c028e904e2596a4de60a207ce6618b Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 22 May 2005 05:35:32 +0000 Subject: For packages that use GNU configure, don't bother adding "TOOL" variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically. --- net/irrd/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/irrd') diff --git a/net/irrd/Makefile b/net/irrd/Makefile index dce5fde620c..fcf8ad61669 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/05/13 16:54:13 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2005/05/22 05:35:33 jlam Exp $ DISTNAME= irrd2.2.3 PKGNAME= irrd-2.2.3 @@ -24,8 +24,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-thread -CONFIGURE_ENV+= EGREP=${EGREP} -CONFIGURE_ENV+= YACC=${TOOLS_YACC:Q} BUILD_DEFS+= USE_INET6 -- cgit v1.2.3