Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 09:33:53 +0100 (MET)
From:      Roland Jesse <roland.jesse@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60320: graphics/Coin: USE_MESA -> USE_GL
Message-ID:  <200312170833.hBH8Xrih023834@arthur.cs.uni-magdeburg.de>
Resent-Message-ID: <200312170840.hBH8eGfS073462@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312170833.hBH8Xrih023834>