ports/67803: Update Port: graphics/gauche-gl update to use USE_GL instead of USE_MESA

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


>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 at 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:



More information about the freebsd-ports-bugs mailing list