[132832] trunk/dports/x11
jeremyhu at macports.org
jeremyhu at macports.org
Wed Feb 11 02:27:18 PST 2015
Revision: 132832
https://trac.macports.org/changeset/132832
Author: jeremyhu at macports.org
Date: 2015-02-11 02:27:18 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
wine*: Add dependency on libGLU
Modified Paths:
--------------
trunk/dports/x11/wine/Portfile
trunk/dports/x11/wine-crossover/Portfile
trunk/dports/x11/wine-devel/Portfile
Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile 2015-02-11 10:25:34 UTC (rev 132831)
+++ trunk/dports/x11/wine/Portfile 2015-02-11 10:27:18 UTC (rev 132832)
@@ -81,6 +81,7 @@
port:xorg-libXrandr \
port:xorg-libXxf86vm \
port:xrender \
+ port:libGLU \
port:mesa
archcheck.files lib/libexpat.dylib \
@@ -104,6 +105,7 @@
lib/libXrandr.dylib \
lib/libXxf86vm.dylib \
lib/libXrender.dylib \
+ lib/libGLU.dylib \
lib/libGL.dylib
depends_build port:bison \
Modified: trunk/dports/x11/wine-crossover/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover/Portfile 2015-02-11 10:25:34 UTC (rev 132831)
+++ trunk/dports/x11/wine-crossover/Portfile 2015-02-11 10:27:18 UTC (rev 132832)
@@ -81,6 +81,7 @@
port:xorg-libXrandr \
port:xorg-libXxf86vm \
port:xrender \
+ port:libGLU \
port:mesa
depends_build port:bison \
Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile 2015-02-11 10:25:34 UTC (rev 132831)
+++ trunk/dports/x11/wine-devel/Portfile 2015-02-11 10:27:18 UTC (rev 132832)
@@ -80,6 +80,7 @@
port:xorg-libXrandr \
port:xorg-libXxf86vm \
port:xrender \
+ port:libGLU \
port:mesa
archcheck.files lib/libexpat.dylib \
@@ -103,6 +104,7 @@
lib/libXrandr.dylib \
lib/libXxf86vm.dylib \
lib/libXrender.dylib \
+ lib/libGLU.dylib \
lib/libGL.dylib
depends_build port:bison \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/7404adc8/attachment.html>
More information about the macports-changes
mailing list