ports/151172: [ports] graphics/mesa-demos marked as broken with WITHOUT_NOUVEAU set

Matt Dawson matt at chronos.org.uk
Sun Oct 3 13:50:01 UTC 2010


>Number:         151172
>Category:       ports
>Synopsis:       [ports] graphics/mesa-demos marked as broken with WITHOUT_NOUVEAU set
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 03 13:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        FreeBSD 8.1-p1
>Organization:
na
>Environment:
FreeBSD tinderbox 8.1-RELEASE FreeBSD 8.1-RELEASE #1 r210314M: Sat Aug 28 13:41:31 BST 2010     root at tinderbox:/usr/obj/usr/src/sys/TINDERBOX  amd64
>Description:
graphics/mesa-demos is marked as BROKEN even when WITHOUT_NOUVEAU is defined, despite the 7.6.1 distfile being available from the master site and the port building correctly.
>How-To-Repeat:
Try to build graphics/mesa-demos
>Fix:
--- ports/graphics/mesa-demos/Makefile.orig     2010-10-03 14:39:45.000000000 +0100
+++ ports/graphics/mesa-demos/Makefile  2010-10-03 14:40:12.000000000 +0100
@@ -13,7 +13,9 @@
 MAINTAINER=    ports at 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

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list