From 2901e41f3db308b64ed1adb51e919c3fc483bc49 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. --- databases/rrdtool/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/rrdtool') diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index c2417622430..236ae21ca2a 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:15 tv Exp $ +# $NetBSD: Makefile,v 1.29 2005/05/22 05:35:32 jlam Exp $ # DISTNAME= rrdtool-1.0.40 @@ -19,7 +19,6 @@ USE_GNU_TOOLS+= make GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared -CONFIGURE_ENV= PERL=${PERL5} PERL5_CONFIGURE= NO PERL5_PACKLIST+= ${PERL5_SITEARCH}/auto/RRDp/.packlist -- cgit v1.2.3