diff options
author | marcus <marcus@FreeBSD.org> | 2006-02-22 12:15:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-02-22 12:15:08 +0800 |
commit | 5097f47c3871cbbd320ea39e4745a2539ca91272 (patch) | |
tree | 1330f07d547abc71555408eb9947c15cce8acb19 /graphics/gimp | |
parent | 12881494081539e1836e263061a59f8fe3646598 (diff) | |
download | freebsd-ports-gnome-5097f47c3871cbbd320ea39e4745a2539ca91272.tar.gz freebsd-ports-gnome-5097f47c3871cbbd320ea39e4745a2539ca91272.tar.zst freebsd-ports-gnome-5097f47c3871cbbd320ea39e4745a2539ca91272.zip |
Add CONFLICTS for gimpshop.
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 16defd724159..285d1fab2204 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -29,7 +29,7 @@ LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff -CONFLICTS= gimp-1.* +CONFLICTS= gimp-1.* gimpshop-[0-9]* SHLIBVER?= 200 |