diff options
author | John Marino <marino@FreeBSD.org> | 2013-10-07 00:54:39 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-10-07 00:54:39 +0000 |
commit | 2969b2a26c70e1240ca20c93aaee65dc4fa179fa (patch) | |
tree | 13b54ff9ec6bac262477e39be14f160eef5b4ae1 /www/xist | |
parent | 41b58dcf971fe2a3c036d49df3413db4d33de69a (diff) | |
download | ports-2969b2a26c70e1240ca20c93aaee65dc4fa179fa.tar.gz ports-2969b2a26c70e1240ca20c93aaee65dc4fa179fa.zip |
Notes
Diffstat (limited to 'www/xist')
-rw-r--r-- | www/xist/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/xist/Makefile b/www/xist/Makefile index fac5586e04c7..f2da97827bcd 100644 --- a/www/xist/Makefile +++ b/www/xist/Makefile @@ -13,10 +13,7 @@ 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 \ ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.7:${PORTSDIR}/www/py-cssutils |