From e49bfbaf0f50e4c280430dddece78e462c02f216 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 08:02:15 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- databases/rrdtool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/rrdtool') diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index 30fbe12d796..df2996fc3e5 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2003/06/23 10:33:52 adam Exp $ +# $NetBSD: Makefile,v 1.22 2004/01/22 08:02:16 grant Exp $ # DISTNAME= rrdtool-1.0.40 @@ -18,7 +18,7 @@ USE_LIBTOOL= # defined USE_BUILDLINK2= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig LTCONFIG_OVERRIDE+= ${WRKSRC}/contrib/php4/ltconfig -USE_GMAKE= # defined +USE_GNU_TOOLS+= make GNU_CONFIGURE= # defined CONFIGURE_ARGS= --enable-shared -- cgit v1.2.3