1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- Mark BROKEN: does not build:

...
  File "/usr/local/lib/python2.7/site-packages/sphinx/locale/__init__.py", line 15, in <module>
    from six.moves import UserString
ImportError: cannot import name UserString

Reported by:	pkg-fallout
Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-08-10 20:00:30 +00:00
parent b83c549809
commit 572d7b0b95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393902

View File

@ -14,6 +14,8 @@ COMMENT= Implementation of the Opendap/DODS protocol
LICENSE= MIT
BROKEN= does not build
BUILD_DEPENDS= paver:${PORTSDIR}/devel/py-paver \
${PYNUMPY}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>0:${PORTSDIR}/www/py-httplib2 \