[133496] trunk/dports/science/root6/Portfile

mojca at macports.org mojca at macports.org
Tue Mar 3 03:42:59 PST 2015


Revision: 133496
          https://trac.macports.org/changeset/133496
Author:   mojca at macports.org
Date:     2015-03-03 03:42:59 -0800 (Tue, 03 Mar 2015)
Log Message:
-----------
root6: add dependency on libGLU which got separated from mesa (see r132829; just in case anyone still uses +x11)

Revision Links:
--------------
    https://trac.macports.org/changeset/132829

Modified Paths:
--------------
    trunk/dports/science/root6/Portfile

Modified: trunk/dports/science/root6/Portfile
===================================================================
--- trunk/dports/science/root6/Portfile	2015-03-03 11:22:47 UTC (rev 133495)
+++ trunk/dports/science/root6/Portfile	2015-03-03 11:42:59 UTC (rev 133496)
@@ -486,7 +486,7 @@
 
 variant x11 conflicts cocoa description {Enables X11 graphical backend} {
     # Dependencies on X11 ports
-    depends_lib-append      port:xorg-libX11 port:mesa port:Xft2 port:xpm
+    depends_lib-append      port:xorg-libX11 port:mesa port:libGLU port:Xft2 port:xpm
     # Disable cocoa
     configure.args-append   -Dcocoa=OFF -Dx11=ON \
                             -DOPENGL_INCLUDE_DIR=${prefix}/include \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150303/5047a5bc/attachment.html>


More information about the macports-changes mailing list