diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-soya3d/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-soya3d/Makefile b/graphics/py-soya3d/Makefile index 92a1d35b1e61..5336dba344aa 100644 --- a/graphics/py-soya3d/Makefile +++ b/graphics/py-soya3d/Makefile @@ -50,6 +50,8 @@ DISTFILES+= SoyaTutorial-${SOYATUTVER}${EXTRACT_SUFX} .include <bsd.port.pre.mk> +BROKEN= broken with current version of devel/pyrex + .if ${ARCH} == "amd64" CFLAGS += -fPIC .endif |