diff options
Diffstat (limited to 'graphics/gimp1/Makefile')
-rw-r--r-- | graphics/gimp1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 7308059424a8..fe8152c1c0e3 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -30,7 +30,7 @@ DEPRECATED= New stable release 2.0 can be installed via graphics/gimp port NO_LATEST_LINK= yes -CONFLICTS= gimp-2.* gimp-gnome-2.* +CONFLICTS= gimp-2.* gimp-gnome-2.* gimpshop-[0-9]* #SHLIBVER?= ${PORTVERSION:S/1.2.//g} SHLIBVER?= 2 |