summaryrefslogtreecommitdiff
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorgsutre <gsutre>2013-08-14 23:51:08 +0000
committergsutre <gsutre>2013-08-14 23:51:08 +0000
commit3f89cbe527e854808a98e57a30b0bebd4b98d83a (patch)
treeb76610f57892e3f0edac0a14d37d6465dc0c6e2f /graphics/xpaint
parent596ceba39c3ed3b56d77047ce26cdfd24fa1c806 (diff)
downloadpkgsrc-3f89cbe527e854808a98e57a30b0bebd4b98d83a.tar.gz
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?
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile3
1 files changed, 1 insertions, 2 deletions
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