On Jan 15, 2011, at 14:03, [email protected] wrote: > Revision: 75101 > http://trac.macports.org/changeset/75101 > Author: [email protected] > 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. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
