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

Ryan Schmidt ryandesign at macports.org
Tue Nov 12 07:20:15 PST 2013


On Nov 12, 2013, at 09:04, mmoll at macports.org wrote:

> Revision
> 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
> Diff
> 
> Modified: trunk/dports/python/py-graph-tool/Portfile (113213 => 113214)
> 
> --- 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

You’re also going to need dependencies on autoconf and automake.




More information about the macports-dev mailing list