[152629] trunk/dports/games/chromium-bsu/Portfile

ionic at macports.org ionic at macports.org
Tue Sep 13 13:48:39 PDT 2016


Revision: 152629
          https://trac.macports.org/changeset/152629
Author:   ionic at macports.org
Date:     2016-09-13 13:48:39 -0700 (Tue, 13 Sep 2016)
Log Message:
-----------
chromium-bsu: fix builds in trace mode - add missing libGLU dependency.

Modified Paths:
--------------
    trunk/dports/games/chromium-bsu/Portfile

Modified: trunk/dports/games/chromium-bsu/Portfile
===================================================================
--- trunk/dports/games/chromium-bsu/Portfile	2016-09-13 17:46:07 UTC (rev 152628)
+++ trunk/dports/games/chromium-bsu/Portfile	2016-09-13 20:48:39 UTC (rev 152629)
@@ -26,7 +26,8 @@
                         port:libsdl \
                         port:libsdl_image \
                         port:libsdl_mixer \
-                        port:mesa
+                        port:mesa \
+                        port:libGLU
 
 post-patch {
     reinplace "s|\"../data\"|\"${prefix}/share/${name}\"|g" ${worksrcpath}/src/main.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160913/b32f5f22/attachment.html>


More information about the macports-changes mailing list