diff options
author | marcus <marcus@FreeBSD.org> | 2006-02-22 04:15:08 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-02-22 04:15:08 +0000 |
commit | 5097f47c3871cbbd320ea39e4745a2539ca91272 (patch) | |
tree | 1330f07d547abc71555408eb9947c15cce8acb19 /graphics/gimp-app | |
parent | 12881494081539e1836e263061a59f8fe3646598 (diff) | |
download | FreeBSD-ports-5097f47c3871cbbd320ea39e4745a2539ca91272.zip FreeBSD-ports-5097f47c3871cbbd320ea39e4745a2539ca91272.tar.gz |
Add CONFLICTS for gimpshop.
Diffstat (limited to 'graphics/gimp-app')
-rw-r--r-- | graphics/gimp-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 16defd7..285d1fa 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/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 |