diff options
Diffstat (limited to 'graphics/gimp1-base/Makefile')
-rw-r--r-- | graphics/gimp1-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp1-base/Makefile b/graphics/gimp1-base/Makefile index a131cc30f17..ea567a6266a 100644 --- a/graphics/gimp1-base/Makefile +++ b/graphics/gimp1-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/06/20 01:09:21 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2009/08/04 14:00:56 joerg Exp $ # DISTNAME= gimp-1.2.5 @@ -14,6 +14,7 @@ HOMEPAGE= http://www.gimp.org/ COMMENT= GNU Image Manipulation Program (base) PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no CONFLICTS+= gimp<=1.2.3 gimp>=2.0.0 |