Revision
87608
Author
mmoll@macports.org
Date
2011-11-28 06:47:44 -0800 (Mon, 28 Nov 2011)

Log Message

py-graph-tool: disable universal variant, since scipy is not universal. Closes #32293.

Modified Paths

Diff

Modified: trunk/dports/python/py-graph-tool/Portfile (87607 => 87608)


--- trunk/dports/python/py-graph-tool/Portfile	2011-11-28 14:47:20 UTC (rev 87607)
+++ trunk/dports/python/py-graph-tool/Portfile	2011-11-28 14:47:44 UTC (rev 87608)
@@ -37,6 +37,7 @@
 }
 
 if {$subport != $name} {
+    universal_variant  no
     depends_lib-append port:boost \
                        port:cgal \
                        port:expat \