gtkglarea2 port
Max Khon
fjoe at FreeBSD.org
Wed Dec 10 09:31:43 PST 2003
Hello!
I would like to suggest changing USE_MESA to USE_GL in gtkglarea2 port.
Patch is attached.
/fjoe
-------------- next part --------------
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
More information about the freebsd-gnome
mailing list