aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-26 10:44:17 +0800
committerMark Linimon <linimon@FreeBSD.org>2007-10-26 10:44:17 +0800
commit38294beb256194e5d0cc1e4120fd1c5b3c5a5b5a (patch)
treecb080a2b73c87394bf0c271a2debef9ee9accc73 /graphics
parent5acaf04e673ea3ae5b97ebfa7cc851178df715c3 (diff)
downloadfreebsd-ports-gnome-38294beb256194e5d0cc1e4120fd1c5b3c5a5b5a.tar.gz
freebsd-ports-gnome-38294beb256194e5d0cc1e4120fd1c5b3c5a5b5a.tar.zst
freebsd-ports-gnome-38294beb256194e5d0cc1e4120fd1c5b3c5a5b5a.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/Makefile2
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