[75101] trunk/dports/python
Ryan Schmidt
ryandesign at macports.org
Sat Jan 15 13:22:53 PST 2011
On Jan 15, 2011, at 14:03, stromnov at macports.org wrote:
> Revision: 75101
> http://trac.macports.org/changeset/75101
> Author: stromnov at macports.org
> Date: 2011-01-15 12:03:39 -0800 (Sat, 15 Jan 2011)
> Log Message:
> -----------
> py26-mahotas: new port
> Added: trunk/dports/python/py26-mahotas/Portfile
> +depends_lib port:py26-numpy \
> + port:py26-scipy \
> + port:freeimage
You should use depends_lib-append instead of depends_lib so that you don't overwrite the dependencies already defined by the python26 portgroup.
More information about the macports-dev
mailing list