diff options
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index b58c5621ddd..dd3bcba8348 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2006/07/10 22:06:32 adam Exp $ +# $NetBSD: Makefile,v 1.144 2006/07/21 13:04:52 tron Exp $ DISTNAME= gimp-2.2.12 CATEGORIES= graphics @@ -13,8 +13,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.gimp.org/ COMMENT= Image manipulation program similar to Photoshop[tm] -CONFLICTS+= gimp<=1.2.3 - USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake msgfmt pkg-config |