[132878] trunk/dports/science/geomview/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Feb 11 18:18:40 PST 2015
Revision: 132878
https://trac.macports.org/changeset/132878
Author: jeremyhu at macports.org
Date: 2015-02-11 18:18:40 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
geomview: Add dependency on libGLU
Modified Paths:
--------------
trunk/dports/science/geomview/Portfile
Modified: trunk/dports/science/geomview/Portfile
===================================================================
--- trunk/dports/science/geomview/Portfile 2015-02-12 02:17:22 UTC (rev 132877)
+++ trunk/dports/science/geomview/Portfile 2015-02-12 02:18:40 UTC (rev 132878)
@@ -59,7 +59,7 @@
variant opengl conflicts no_opengl description {Use OpenGL} {
configure.args-delete --without-opengl
configure.args-append --with-opengl=${prefix}
- depends_lib-append port:mesa
+ depends_lib-append port:mesa port:libGLU
}
variant no_opengl conflicts opengl description {Legacy compatibility variant} {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/f3a0206b/attachment.html>
More information about the macports-changes
mailing list