Skip site navigation (1)Skip section navigation (2)
Date:      10 Jun 2004 17:58:22 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/67803: Update Port: graphics/gauche-gl  update to use USE_GL instead of USE_MESA
Message-ID:  <20040610175822.23159.qmail@phoenix.smluc.org>
Resent-Message-ID: <200406101800.i5AI0jAU081598@freefall.freebsd.org>

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

>Number:         67803
>Category:       ports
>Synopsis:       Update Port: graphics/gauche-gl  update to 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:45 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:

to quiet portlint down

>How-To-Repeat:
>Fix:

--- gauche-gl.patch begins here ---
diff -Nurb graphics/gauche-gl.orig/Makefile graphics/gauche-gl/Makefile
--- graphics/gauche-gl.orig/Makefile	Thu Jun 10 13:54:32 2004
+++ graphics/gauche-gl/Makefile	Thu Jun 10 13:54:41 2004
@@ -20,7 +20,7 @@
 BUILD_DEPENDS=	gosh:${PORTSDIR}/lang/gauche
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-USE_MESA=	yes
+USE_GL=		yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include"
 
--- gauche-gl.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?20040610175822.23159.qmail>