svn commit: r329661 - head/www/xist
John Marino
marino at FreeBSD.org
Mon Oct 7 07:50:36 UTC 2013
Author: marino
Date: Mon Oct 7 07:50:36 2013
New Revision: 329661
URL: http://svnweb.freebsd.org/changeset/ports/329661
Log:
www/xist: set CONFLICTS_INSTALL with devel/py-ll-core
Suggested-by: tijl
Modified:
head/www/xist/Makefile
Modified: head/www/xist/Makefile
==============================================================================
--- head/www/xist/Makefile Mon Oct 7 07:32:08 2013 (r329660)
+++ head/www/xist/Makefile Mon Oct 7 07:50:36 2013 (r329661)
@@ -17,6 +17,8 @@ RUN_DEPENDS= ${PYXML} \
${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \
${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.7:${PORTSDIR}/www/py-cssutils
+CONFLICTS_INSTALL= py*-ll-core-1*
+
USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
More information about the svn-ports-all
mailing list