From 9b4feec99c2ebb4161a0d4e30d5294d6ea0fea47 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:30:32 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- x11/gtksourceview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gtksourceview') diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index f732182b1ac..144b939a276 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/23 21:50:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/24 15:30:33 grant Exp $ # DISTNAME= gtksourceview-0.7.0 @@ -17,7 +17,7 @@ USE_BUILDLINK2= yes USE_LIBTOOL= yes USE_PERL5= build USE_PKGLOCALEDIR= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE= gtksourceview-1.0.pc.in -- cgit v1.2.3