[132860] trunk/dports/graphics/openvrml/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Feb 11 13:37:28 PST 2015
Revision: 132860
https://trac.macports.org/changeset/132860
Author: jeremyhu at macports.org
Date: 2015-02-11 13:37:28 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
openvrml: Add dependency on libGLU
Modified Paths:
--------------
trunk/dports/graphics/openvrml/Portfile
Modified: trunk/dports/graphics/openvrml/Portfile
===================================================================
--- trunk/dports/graphics/openvrml/Portfile 2015-02-11 21:33:57 UTC (rev 132859)
+++ trunk/dports/graphics/openvrml/Portfile 2015-02-11 21:37:28 UTC (rev 132860)
@@ -111,7 +111,7 @@
default_variants +x11 +opengl
if {[variant_isset x11] || [variant_isset opengl]} {
- depends_lib-append port:mesa
+ depends_lib-append port:mesa port:libGLU
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/32b739f1/attachment.html>
More information about the macports-changes
mailing list