[134539] trunk/dports/x11/freeglut/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Mar 29 02:33:09 PDT 2015


Revision: 134539
          https://trac.macports.org/changeset/134539
Author:   jeremyhu at macports.org
Date:     2015-03-29 02:33:08 -0700 (Sun, 29 Mar 2015)
Log Message:
-----------
freeglut: Fix case of libGLU dependency

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

Modified: trunk/dports/x11/freeglut/Portfile
===================================================================
--- trunk/dports/x11/freeglut/Portfile	2015-03-29 09:32:36 UTC (rev 134538)
+++ trunk/dports/x11/freeglut/Portfile	2015-03-29 09:33:08 UTC (rev 134539)
@@ -22,7 +22,7 @@
                     sha256  2a43be8515b01ea82bcfa17d29ae0d40bd128342f0930cd1f375f1ff999f76a2
 
 depends_lib         port:mesa \
-                    port:libglu \
+                    port:libGLU \
                     port:xorg-libXrandr \
                     port:xorg-libXxf86vm
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150329/eabd7a25/attachment.html>


More information about the macports-changes mailing list