summaryrefslogtreecommitdiff
path: root/graphics/py-opengl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-30 00:39:01 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-30 00:39:01 +0000
commita9a50a4f3ec86e4db7fedc3e01789c5860059c4d (patch)
tree8f7e6745d8a08ab748000e401e4f53e210003100 /graphics/py-opengl
parentActivate the fortunelock port. (diff)
Mark BROKEN: does not compile
Noticed by: bento
Notes
Notes: svn path=/head/; revision=28135
Diffstat (limited to 'graphics/py-opengl')
-rw-r--r--graphics/py-opengl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile
index 24d5a3f1ebe4..94c625d624c7 100644
--- a/graphics/py-opengl/Makefile
+++ b/graphics/py-opengl/Makefile
@@ -20,6 +20,8 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python \
${NUMPYDIR}/Numeric.py:${PORTSDIR}/math/numpy
LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3
+BROKEN= "Does not compile"
+
ALL_TARGET= default
WRKSRC= ${WRKDIR}/${DISTNAME}/src