summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-30 17:04:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2010-05-30 17:04:52 +0000
commit5f4ba1d598dc65e692fa82658aaabb38a5d8334a (patch)
tree2b0e91b91603277d07ad686dc678746c31bfad0a /graphics
parent* Update to 2.1.1 [1] (diff)
Add a CONFLICTS on netatalk.
PR: 145724
Notes
Notes: svn path=/head/; revision=255327
Diffstat (limited to 'graphics')
-rw-r--r--graphics/uniconvertor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/uniconvertor/Makefile b/graphics/uniconvertor/Makefile
index dd80287cef5f..0b4d428562b2 100644
--- a/graphics/uniconvertor/Makefile
+++ b/graphics/uniconvertor/Makefile
@@ -18,7 +18,7 @@ COMMENT= Universal vector graphics translator
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2
-CONFLICTS= yudit-[0-9]*
+CONFLICTS= yudit-[0-9]* netatalk-[0-9]*
USE_PYTHON= yes
USE_PYDISTUTILS=yes