[113225] trunk/dports/python/py-graph-tool/Portfile

mmoll at macports.org mmoll at macports.org
Tue Nov 12 13:01:11 PST 2013


Revision: 113225
          https://trac.macports.org/changeset/113225
Author:   mmoll at macports.org
Date:     2013-11-12 13:01:11 -0800 (Tue, 12 Nov 2013)
Log Message:
-----------
py-graph-tool: make build phase more verbose to find out why build bots are failing

Modified Paths:
--------------
    trunk/dports/python/py-graph-tool/Portfile

Modified: trunk/dports/python/py-graph-tool/Portfile
===================================================================
--- trunk/dports/python/py-graph-tool/Portfile	2013-11-12 20:57:39 UTC (rev 113224)
+++ trunk/dports/python/py-graph-tool/Portfile	2013-11-12 21:01:11 UTC (rev 113225)
@@ -79,6 +79,7 @@
     } else {
         configure.args-append --disable-sparsehash
     }
+    build.pre_args     V=1
     build.cmd          make
     build.target       all
     destroot.cmd       make
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131112/fd5420f3/attachment.html>


More information about the macports-changes mailing list