Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2003 09:31:43 -0800
From:      Max Khon <fjoe@FreeBSD.org>
To:        gnome@FreeBSD.org
Subject:   gtkglarea2 port
Message-ID:  <20031210173143.GC93667@FreeBSD.org>

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

--H8ygTp4AXg6deix2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hello!

I would like to suggest changing USE_MESA to USE_GL in gtkglarea2 port.
Patch is attached.

/fjoe

--H8ygTp4AXg6deix2
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="gtkglarea2.diff"

Index: gtkglarea2/Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-toolkits/gtkglarea2/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- gtkglarea2/Makefile	22 Apr 2003 04:56:27 -0000	1.21
+++ gtkglarea2/Makefile	24 Nov 2003 22:39:31 -0000
@@ -19,7 +19,7 @@ COMMENT=	An OpenGL widget for the GTK+2 
 USE_X_PREFIX=	yes
 USE_GNOME=	gnomehack gtk20
 USE_BZIP2=	yes
-USE_MESA=	yes
+USE_GL=		yes
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 CONFIGURE_ARGS=	--with-lib-GL

--H8ygTp4AXg6deix2--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031210173143.GC93667>