diff options
-rw-r--r-- | textproc/py-cloud_sptheme/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-cloud_sptheme/Makefile b/textproc/py-cloud_sptheme/Makefile index 9af49c9da247..1c82dbf40a7b 100644 --- a/textproc/py-cloud_sptheme/Makefile +++ b/textproc/py-cloud_sptheme/Makefile @@ -17,6 +17,8 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= does not build + USES= python USE_PYTHON= distutils autoplist PYDISTUTILS_BUILDARGS= build_sphinx -E |