summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/py-python-digitalocean/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-python-digitalocean/Makefile b/www/py-python-digitalocean/Makefile
index 82bbcb89e43c..e60064f12e08 100644
--- a/www/py-python-digitalocean/Makefile
+++ b/www/py-python-digitalocean/Makefile
@@ -12,6 +12,8 @@ COMMENT= API to manage digitalocean.com droplets
LICENSE= GPLv3
+BROKEN= fails to configure, non ascii char in position 820 of long_description
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonpickle>0:devel/py-jsonpickle@${PY_FLAVOR}