aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-04-30 08:39:01 +0800
committerkris <kris@FreeBSD.org>2000-04-30 08:39:01 +0800
commita8c3ea9f51a166d27284e7cc1088a2aa7566ae91 (patch)
tree119e70b04cbd62f4ff8f729597ac42744027ba5a /graphics
parent5e31e8de0fc9b9c9258baaffbacb1741992f7afb (diff)
downloadfreebsd-ports-gnome-a8c3ea9f51a166d27284e7cc1088a2aa7566ae91.tar.gz
freebsd-ports-gnome-a8c3ea9f51a166d27284e7cc1088a2aa7566ae91.tar.zst
freebsd-ports-gnome-a8c3ea9f51a166d27284e7cc1088a2aa7566ae91.zip
Mark BROKEN: does not compile
Noticed by: bento
Diffstat (limited to 'graphics')
-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