Date: 10 Jun 2004 17:54:01 -0000 From: Erik Greenwald <erik@smluc.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: erik@math.smsu.edu Subject: ports/67801: Update Port: games/gl-117 use USE_GL instead of USE_MESA Message-ID: <20040610175401.22863.qmail@phoenix.smluc.org> Resent-Message-ID: <200406101800.i5AI0iQ2081567@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040610175401.22863.qmail>