summaryrefslogtreecommitdiff
path: root/graphics/mesa-demos
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2010-10-08 20:40:44 +0000
committerRene Ladan <rene@FreeBSD.org>2010-10-08 20:40:44 +0000
commit91ae553407dfc08275cf056a6a253b910f7dfe62 (patch)
tree929b5821af7eaeda282099e72a7b3663d4e5bb53 /graphics/mesa-demos
parentCLX is to Common Lisp as Xlib is to C - it provides low-level X calls (diff)
Only mark broken if WITHOUT_NOUVEAU is not defined
PR: ports/151172 Submitted by: Matt Dawson [matt chronos.co.uk]
Notes
Notes: svn path=/head/; revision=262637
Diffstat (limited to 'graphics/mesa-demos')
-rw-r--r--graphics/mesa-demos/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile
index ee4db66646e8..b6a7791cb89f 100644
--- a/graphics/mesa-demos/Makefile
+++ b/graphics/mesa-demos/Makefile
@@ -13,7 +13,9 @@ PKGNAMEPREFIX= mesa-
MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL demos distributed with Mesa
+.if !defined(WITHOUT_NOUVEAU)
BROKEN= does not fetch
+.endif
USE_GL= glu glut
USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto