diff options
author | linimon <linimon@FreeBSD.org> | 2007-10-26 10:44:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-10-26 10:44:17 +0800 |
commit | 2eed5ffc497ff3b8b75ea6f618313571077dd558 (patch) | |
tree | 1bb580ed3267044a751810e9030d8d6aecf6fb8b /graphics | |
parent | 807231bdd9d1d23fd09631bf94f3f424fba81780 (diff) | |
download | freebsd-ports-gnome-2eed5ffc497ff3b8b75ea6f618313571077dd558.tar.gz freebsd-ports-gnome-2eed5ffc497ff3b8b75ea6f618313571077dd558.tar.zst freebsd-ports-gnome-2eed5ffc497ff3b8b75ea6f618313571077dd558.zip |
Mark as broken with current version of devel/pyrex. A new version of
this port should be coming shortly.
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 |