diff options
author | tron <tron@pkgsrc.org> | 2006-07-21 13:04:52 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-07-21 13:04:52 +0000 |
commit | 201992101649c8f92bf9056be96701f90b78521f (patch) | |
tree | 3418b0efdf487f7ad59aab0427ddb89b633f945d /graphics | |
parent | f73b8816f3ad96c5e7b276dc026958fe1b6d2572 (diff) | |
download | pkgsrc-201992101649c8f92bf9056be96701f90b78521f.tar.gz |
Remove pointless conflict entry.
Diffstat (limited to 'graphics')
-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 |