1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Mark as broken: conflict with one of its dependency:

Installing py27-xist-3.25_1...pkg-static: py27-xist-3.25_1 conflicts with py27-ll-core-1.11.1_1 (installs files into the same place).  Problematic file: /usr/local/bin/ucp

Reported by:	pkg-fallout
This commit is contained in:
Baptiste Daroussin 2013-07-18 09:55:21 +00:00
parent 551c4eff79
commit bc3518ea16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323213

View File

@ -13,6 +13,8 @@ DISTNAME= ll-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= XML-based extensible HTML generator
BROKEN= Conlict with one of its dependency: devel/py-ll-core
RUN_DEPENDS= ${PYXML} \
${PYTHON_PKGNAMEPREFIX}ll-core>=1.11.1:${PORTSDIR}/devel/py-ll-core \
${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \