From bc3518ea160d24e4ea22a2f8966dc1e50644f898 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 18 Jul 2013 09:55:21 +0000 Subject: [PATCH] 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 --- www/xist/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/xist/Makefile b/www/xist/Makefile index 85527fd5cc69..868edfa1c201 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -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 \