summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-07-11 20:48:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-07-11 20:48:01 +0000
commitdb43f698bf0c58900990437f6f1693793ea70ef9 (patch)
treea2af16443ce1d757a750d5adef9453990c6dd9f3
parent- Mark BROKEN: leave a directory behind on deinstall (diff)
- Mark BROKEN: does not compile
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=277565
-rw-r--r--www/py-scrapy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-scrapy/Makefile b/www/py-scrapy/Makefile
index 2f3a77e5d691..e572aa8445b8 100644
--- a/www/py-scrapy/Makefile
+++ b/www/py-scrapy/Makefile
@@ -20,6 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=8.2.0:${PORTSDIR}/devel/py-twisted
${PYTHON_PKGNAMEPREFIX}libxml2>=2.7.6:${PORTSDIR}/textproc/py-libxml2 \
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
+BROKEN= does not compile
+
USE_PYTHON= 2.5-2.7
USE_PYDISTUTILS=yes