ports/60320: graphics/Coin: USE_MESA -> USE_GL

Roland Jesse roland.jesse at gmx.net
Wed Dec 17 08:40:33 UTC 2003


>Number:         60320
>Category:       ports
>Synopsis:       graphics/Coin: USE_MESA -> USE_GL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 17 00:40:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
None
>Environment:
System: FreeBSD 5.1-CURRENT #1: Sat Sep 27 12:12:01 CEST 2003 i386
>Description:
USE_MESA -> USE_GL
>How-To-Repeat:
build, install, and use port graphics/Coin.
>Fix:
diff -ruN Coin.orig/Makefile Coin/Makefile
--- Coin.orig/Makefile	Wed Dec 17 08:31:04 2003
+++ Coin/Makefile	Wed Dec 17 08:32:32 2003
@@ -18,7 +18,7 @@
 		openal.0:${PORTSDIR}/audio/openal
 
 USE_REINPLACE=	yes
-USE_MESA=	yes
+USE_GL=		yes
 USE_XLIB=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_ARGS=	--program-transform-name="s/x/x/" --with-pthread=yes --enable-threadsafe \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list