aboutsummaryrefslogtreecommitdiff
path: root/editors/yudit
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-10-27 00:37:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-10-27 00:37:57 +0000
commit394ccbfcc7ec97f43c69e31024acd588236f9a42 (patch)
tree23200b667d2518d4dd441901df9c84904cf98ece /editors/yudit
parent63f9885f68b0930a35207648344c90b3bfca1cf7 (diff)
downloadports-394ccbfcc7ec97f43c69e31024acd588236f9a42.tar.gz
ports-394ccbfcc7ec97f43c69e31024acd588236f9a42.zip
- Remove conflicts with graphics/uniconvertor as it no longer installs bin/uniconv
- Add mutual conflicts between netatalk<->yudit as both do install bin/uniconv
Notes
Notes: svn path=/head/; revision=263632
Diffstat (limited to 'editors/yudit')
-rw-r--r--editors/yudit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yudit/Makefile b/editors/yudit/Makefile
index addfee885303..b648fac6b260 100644
--- a/editors/yudit/Makefile
+++ b/editors/yudit/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://yudit.org/download/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-lingual unicode text editor with TTF support
-CONFLICTS= uniconvertor-[0-9]*
+CONFLICTS= netatalk-[0-9]*
USE_XORG= x11
USE_GMAKE= yes