From erik@phoenix.smluc.org  Thu Jun 10 17:53:24 2004
Return-Path: <erik@phoenix.smluc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AE7F016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jun 2004 17:53:24 +0000 (GMT)
Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4C31243D31
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jun 2004 17:53:24 +0000 (GMT)
	(envelope-from erik@phoenix.smluc.org)
Received: (qmail 22864 invoked by uid 1000); 10 Jun 2004 17:54:01 -0000
Message-Id: <20040610175401.22863.qmail@phoenix.smluc.org>
Date: 10 Jun 2004 17:54:01 -0000
From: Erik Greenwald <erik@smluc.org>
Reply-To: Erik Greenwald <erik@smluc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: erik@math.smsu.edu
Subject: Update Port: games/gl-117  use USE_GL instead of USE_MESA
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67801
>Category:       ports
>Synopsis:       Update Port: games/gl-117  use USE_GL instead of USE_MESA
>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:   Thu Jun 10 18:00:44 GMT 2004
>Closed-Date:    Thu Jun 10 18:26:09 GMT 2004
>Last-Modified:  Thu Jun 10 18:26:09 GMT 2004
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu May 27 23:31:48 EDT 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386


>Description:

an update to use USE_GL instead of USE_MESA... (just cuz portlint said so)

>How-To-Repeat:
>Fix:

--- gl-117.patch begins here ---
diff -Nurb games/gl-117.orig/Makefile games/gl-117/Makefile
--- games/gl-117.orig/Makefile	Thu Jun 10 13:47:31 2004
+++ games/gl-117/Makefile	Thu Jun 10 13:47:48 2004
@@ -19,7 +19,7 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME}-src
 USE_SDL=	mixer sdl
-USE_MESA=	yes
+USE_GL=		yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--x-include=${X11BASE}/include \
 		--x-libraries=${X11BASE}/lib \
--- gl-117.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Thu Jun 10 18:26:03 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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