From 3f89cbe527e854808a98e57a30b0bebd4b98d83a Mon Sep 17 00:00:00 2001 From: gsutre Date: Wed, 14 Aug 2013 23:51:08 +0000 Subject: Remove gmake from TOOLS, to fix build on NetBSD 6.99.23. The symptoms and the fix are the same as in PR/47933 (which concerned audio/nas). Why was GNU make required in the first place? --- graphics/xpaint/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/xpaint') diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index a361677f231..e24fdfe0aea 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2013/04/06 21:07:33 rodent Exp $ +# $NetBSD: Makefile,v 1.75 2013/08/14 23:51:08 gsutre Exp $ DISTNAME= xpaint-2.7.8.1 PKGREVISION= 10 @@ -11,7 +11,6 @@ HOMEPAGE= http://sf-xpaint.sourceforge.net/ COMMENT= Simple paint program USE_IMAKE= yes -USE_TOOLS+= gmake MAKE_ENV+= XMKMF=${XMKMF:Q} MAKE_JOBS_SAFE= NO -- cgit v1.2.3