From jesse@arthur.cs.uni-magdeburg.de  Wed Dec 17 00:33:01 2003
Return-Path: <jesse@arthur.cs.uni-magdeburg.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E0C5B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Dec 2003 00:33:01 -0800 (PST)
Received: from arthur.cs.uni-magdeburg.de (arthur.cs.uni-magdeburg.de [141.44.27.36])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7DB6B43D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Dec 2003 00:33:00 -0800 (PST)
	(envelope-from jesse@arthur.cs.uni-magdeburg.de)
Received: from arthur.cs.uni-magdeburg.de (jesse@localhost [127.0.0.1])
	by arthur.cs.uni-magdeburg.de (8.12.10/8.12.10) with ESMTP id hBH8XsF8023835
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Dec 2003 09:33:54 +0100 (CET)
	(envelope-from jesse@arthur.cs.uni-magdeburg.de)
Received: (from jesse@localhost)
	by arthur.cs.uni-magdeburg.de (8.12.10/8.12.10/Submit) id hBH8Xrih023834;
	Wed, 17 Dec 2003 09:33:53 +0100 (MET)
	(envelope-from jesse)
Message-Id: <200312170833.hBH8Xrih023834@arthur.cs.uni-magdeburg.de>
Date: Wed, 17 Dec 2003 09:33:53 +0100 (MET)
From: Roland Jesse <roland.jesse@gmx.net>
Reply-To: Roland Jesse <roland.jesse@gmx.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: graphics/Coin: USE_MESA -> USE_GL
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60320
>Category:       ports
>Synopsis:       graphics/Coin: USE_MESA -> USE_GL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 17 00:40:15 PST 2003
>Closed-Date:    Wed Dec 17 02:14:11 PST 2003
>Last-Modified:  Wed Dec 17 02:14:11 PST 2003
>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:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Dec 17 02:13:57 PST 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60320 
>Unformatted:
