[60835] trunk/dports/x11
ryandesign at macports.org
ryandesign at macports.org
Wed Nov 25 04:33:10 PST 2009
Revision: 60835
http://trac.macports.org/changeset/60835
Author: ryandesign at macports.org
Date: 2009-11-25 04:33:02 -0800 (Wed, 25 Nov 2009)
Log Message:
-----------
wine, wine-devel: also check architecture of mesa's libGL.dylib; see #20912
Modified Paths:
--------------
trunk/dports/x11/wine/Portfile
trunk/dports/x11/wine-devel/Portfile
Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile 2009-11-25 11:54:37 UTC (rev 60834)
+++ trunk/dports/x11/wine/Portfile 2009-11-25 12:33:02 UTC (rev 60835)
@@ -66,7 +66,8 @@
lib/libXi.dylib \
lib/libXinerama.dylib \
lib/libXrandr.dylib \
- lib/libXxf86vm.dylib
+ lib/libXxf86vm.dylib \
+ lib/libGL.dylib
depends_build \
port:pkgconfig
Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile 2009-11-25 11:54:37 UTC (rev 60834)
+++ trunk/dports/x11/wine-devel/Portfile 2009-11-25 12:33:02 UTC (rev 60835)
@@ -67,7 +67,8 @@
lib/libXi.dylib \
lib/libXinerama.dylib \
lib/libXrandr.dylib \
- lib/libXxf86vm.dylib
+ lib/libXxf86vm.dylib \
+ lib/libGL.dylib
depends_build \
port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091125/32d6c038/attachment.html>
More information about the macports-changes
mailing list