aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-cgkit
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-01-30 18:29:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-01-30 18:29:46 +0000
commit61e74f45faa33ba590bdc14a65c4250a86e5d8ed (patch)
treecd2f1badc3964bcf53a16f95dd5ea9be2aaf75c0 /graphics/py-cgkit
parent1a13430cff7d159f19766c70948df1f11043ee53 (diff)
downloadports-61e74f45faa33ba590bdc14a65c4250a86e5d8ed.tar.gz
ports-61e74f45faa33ba590bdc14a65c4250a86e5d8ed.zip
Notes
Diffstat (limited to 'graphics/py-cgkit')
-rw-r--r--graphics/py-cgkit/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/py-cgkit/Makefile b/graphics/py-cgkit/Makefile
index 61c4ea7bc644..05cd770d5c56 100644
--- a/graphics/py-cgkit/Makefile
+++ b/graphics/py-cgkit/Makefile
@@ -45,6 +45,10 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/OpenGL:${PORTSDIR}/graphics/py-opengl \
BROKEN= does not compile
.endif
+.if ${OSVERSION} >= 700042 && ${ARCH} == "amd64"
+BROKEN= does not compile
+.endif
+
.if defined(WITH_LIB3DS)
LIB_DEPENDS+= 3ds-1.3:${PORTSDIR}/graphics/lib3ds
.endif