py-graph-tool: disable universal variant, since scipy is not universal. Closes #32293.
--- 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 \