diff options
Diffstat (limited to 'devel/py-bsd/Makefile')
-rw-r--r-- | devel/py-bsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-bsd/Makefile b/devel/py-bsd/Makefile index f5185c1d40ed..6a496a825984 100644 --- a/devel/py-bsd/Makefile +++ b/devel/py-bsd/Makefile @@ -10,6 +10,8 @@ COMMENT= Python wrappers for various BSD libc and system calls LICENSE= BSD3CLAUSE +BROKEN= fails to build + BUILD_DEPENDS= cython>0:lang/cython \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six |