aboutsummaryrefslogtreecommitdiff
path: root/graphics/uniconvertor
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/uniconvertor
parent8935edfc51e0c6538172d35eab4d61257c63ff32 (diff)
downloadports-5f4ba1d598dc65e692fa82658aaabb38a5d8334a.tar.gz
ports-5f4ba1d598dc65e692fa82658aaabb38a5d8334a.zip
Notes
Diffstat (limited to 'graphics/uniconvertor')
-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