From 926825e80020acc49879e31135e033c9faf211e8 Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 28 Jun 2014 08:27:46 +0000 Subject: Mark BROKEN: Depends on conflicting py-sqlalchemy and py-sqlalchemy06 --- www/py-imdbpy/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www') diff --git a/www/py-imdbpy/Makefile b/www/py-imdbpy/Makefile index ac435c38fc1e..ef94ce0f7026 100644 --- a/www/py-imdbpy/Makefile +++ b/www/py-imdbpy/Makefile @@ -12,6 +12,8 @@ DISTNAME= IMDbPY-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Retrieve and manage the data of the IMDb movie database +BROKEN= Depends on conflicting py-sqlalchemy and py-sqlalchemy06 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy-migrate>=0.6.1:${PORTSDIR}/databases/py-sqlalchemy-migrate \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0:${PORTSDIR}/databases/py-sqlalchemy06 \ -- cgit