Date: Mon, 7 Oct 2013 07:50:36 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329661 - head/www/xist Message-ID: <201310070750.r977oauJ042892@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310070750.r977oauJ042892>