[140909] trunk/dports/science/xcrysden/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Sun Oct 4 19:47:01 PDT 2015


Revision: 140909
          https://trac.macports.org/changeset/140909
Author:   dstrubbe at macports.org
Date:     2015-10-04 19:47:01 -0700 (Sun, 04 Oct 2015)
Log Message:
-----------
xcrysden: Add missing dependency on libGLU, given the split of libGLU from mesa in version 10. (Thanks to David Wood)

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

Modified: trunk/dports/science/xcrysden/Portfile
===================================================================
--- trunk/dports/science/xcrysden/Portfile	2015-10-05 02:15:48 UTC (rev 140908)
+++ trunk/dports/science/xcrysden/Portfile	2015-10-05 02:47:01 UTC (rev 140909)
@@ -31,7 +31,7 @@
 # unfortunately, since the default variant for tk is +quartz, this means we cannot build binaries on the buildbots
 require_active_variants tk x11
 
-depends_lib         port:fftw-3 port:mesa port:tcl port:tk \
+depends_lib         port:fftw-3 port:mesa port:libGLU port:tcl port:tk \
                     port:xorg-libXmu port:xorg-libX11 port:xorg-libXext
 depends_run         port:BWidget
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151004/92d8c5db/attachment.html>


More information about the macports-changes mailing list