[47263] trunk/dports/x11/wxgtk/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Feb 24 00:14:54 PST 2009


Revision: 47263
          http://trac.macports.org/changeset/47263
Author:   jeremyhu at macports.org
Date:     2009-02-24 00:14:53 -0800 (Tue, 24 Feb 2009)
Log Message:
-----------
wxgtk: Revision bump to force rebuilding with the new in-MacPorts libGL.

Modified Paths:
--------------
    trunk/dports/x11/wxgtk/Portfile

Modified: trunk/dports/x11/wxgtk/Portfile
===================================================================
--- trunk/dports/x11/wxgtk/Portfile	2009-02-24 08:14:40 UTC (rev 47262)
+++ trunk/dports/x11/wxgtk/Portfile	2009-02-24 08:14:53 UTC (rev 47263)
@@ -3,6 +3,7 @@
 PortSystem		1.0
 name			wxgtk
 version			2.8.4
+revision                1
 categories		x11
 maintainers		nomaintainer
 description		The wxWidgets GUI toolkit with GTK+ bindings
@@ -35,6 +36,6 @@
 }
 
 variant opengl {
-	depends_lib-append		lib:libGL:mesa
+	depends_lib-append		port:mesa
 	configure.args-append	--with-opengl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090224/a6ce05c1/attachment.html>


More information about the macports-changes mailing list