ports/67801: Update Port: games/gl-117 use USE_GL instead of USE_MESA

Erik Greenwald erik at smluc.org
Thu Jun 10 18:01:01 UTC 2004


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 10 18:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list