From 4e12d21faad5b3353a5ae1d4df7960c6ca93f684 Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 08:24:28 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- devel/glade2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/glade2') diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile index 60e041bd6cd..54010812216 100644 --- a/devel/glade2/Makefile +++ b/devel/glade2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/01/03 18:49:38 reed Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/22 08:24:29 grant Exp $ # DISTNAME= glade-2.0.1 @@ -17,7 +17,7 @@ BUILD_USES_MSGFMT= YES GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_X11= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -- cgit v1.2.3