aboutsummaryrefslogtreecommitdiff
path: root/www/py-urljr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-urljr/Makefile')
-rw-r--r--www/py-urljr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-urljr/Makefile b/www/py-urljr/Makefile
index 1d3b6401d5dc..beeb6c968f4e 100644
--- a/www/py-urljr/Makefile
+++ b/www/py-urljr/Makefile
@@ -13,6 +13,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Common interface to HTTP fetchers for PycURL or urllib2
+BROKEN= unfetchable
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/curl:${PORTSDIR}/ftp/py-curl
USES= python