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

mmoll at macports.org mmoll at macports.org
Tue Nov 12 07:04:05 PST 2013


Revision: 113214
          https://trac.macports.org/changeset/113214
Author:   mmoll at macports.org
Date:     2013-11-12 07:04:05 -0800 (Tue, 12 Nov 2013)
Log Message:
-----------
py-graph-tool: add missing build dependency for autogen.sh

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 14:08:13 UTC (rev 113213)
+++ trunk/dports/python/py-graph-tool/Portfile	2013-11-12 15:04:05 UTC (rev 113214)
@@ -48,6 +48,8 @@
                        port:py${python.version}-gobject3 \
                        port:py${python.version}-cairo
     use_configure      yes
+    # remove when switching back to official release which includes "configure"
+    depends_build-append port:libtool
     configure.cmd      ./autogen.sh && ./configure
     # parallel build starts swapping, even on a MacBook Pro with 8GB of RAM.
     use_parallel_build no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131112/85a9a8a2/attachment.html>


More information about the macports-changes mailing list