[119430] trunk/dports/science/molden/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Apr 25 02:53:29 PDT 2014


Revision: 119430
          https://trac.macports.org/changeset/119430
Author:   ryandesign at macports.org
Date:     2014-04-25 02:53:29 -0700 (Fri, 25 Apr 2014)
Log Message:
-----------
molden: add freeglut dependency to opengl variant (#38098)

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

Modified: trunk/dports/science/molden/Portfile
===================================================================
--- trunk/dports/science/molden/Portfile	2014-04-25 09:46:33 UTC (rev 119429)
+++ trunk/dports/science/molden/Portfile	2014-04-25 09:53:29 UTC (rev 119430)
@@ -100,7 +100,8 @@
 }
 
 variant opengl description "Install moldenogl OpenGL helper program" {
-    depends_lib-append      port:mesa
+    depends_lib-append      port:freeglut \
+                            port:mesa
     build.target-append     moldenogl
     post-destroot {
         xinstall -W ${worksrcpath} moldenogl ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140425/f3274509/attachment.html>


More information about the macports-changes mailing list