Thanks for catching that!

On Dec 11, 2012, at 12:47 PM, [email protected] wrote:

> Revision
> 100426
> Author
> [email protected]
> Date
> 2012-12-11 11:47:47 -0800 (Tue, 11 Dec 2012)
> Log Message
> 
> py-pyqwt: append to (don't overwrite) portgroup's dependencies
> Modified Paths
> 
> trunk/dports/python/py-pyqwt/Portfile
> Diff
> 
> Modified: trunk/dports/python/py-pyqwt/Portfile (100425 => 100426)
> 
> --- trunk/dports/python/py-pyqwt/Portfile     2012-12-11 18:15:22 UTC (rev 
> 100425)
> +++ trunk/dports/python/py-pyqwt/Portfile     2012-12-11 19:47:47 UTC (rev 
> 100426)
> @@ -34,7 +34,7 @@
>  
>      use_configure      yes
>  
> -    depends_lib        port:py${python.version}-pyqt4 \
> +    depends_lib-append port:py${python.version}-pyqt4 \
>                         port:py${python.version}-numpy
>      
>      worksrcdir         ${worksrcdir}/configure
> _______________________________________________
> macports-changes mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo/macports-changes

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to