1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Mark BROKEN: does not build:

...
  File "/usr/local/lib/python2.7/site-packages/pbr/builddoc.py", line 133, in _sphinx_run
    sphinx_config.init_values()
TypeError: init_values() takes exactly 2 arguments (1 given)

Reported by:	pkg-fallout
Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-08-10 19:59:15 +00:00
parent 1a41ab1657
commit b83c549809
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393901

View File

@ -12,6 +12,8 @@ COMMENT= Set of extensions to virtualenv
LICENSE= MIT
BROKEN= does not build
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.19:${PORTSDIR}/devel/py-pbr
RUN_DEPENDS= ${PKGNAMEPREFIX}stevedore>=0.3:${PORTSDIR}/devel/py-stevedore \
${PKGNAMEPREFIX}virtualenv>=1.4.8:${PORTSDIR}/devel/py-virtualenv \