On Jul 29, 2010, at 07:20, [email protected] wrote: > Revision: 70067
> Modified: trunk/dports/python/py25-altgraph/Portfile > -depends_lib-append port:py25-distribute > +depends_lib port:py25-distribute > Modified: trunk/dports/python/py26-altgraph/Portfile > -depends_lib-append port:py26-distribute > +depends_lib port:py26-distribute On Jul 29, 2010, at 07:32, [email protected] wrote: > Revision: 70069 > Modified: trunk/dports/python/py25-modulegraph/Portfile > -depends_lib-append port:py25-altgraph > +depends_lib port:py25-altgraph > Modified: trunk/dports/python/py26-modulegraph/Portfile > -depends_lib-append port:py26-altgraph > +depends_lib port:py26-altgraph On Jul 29, 2010, at 07:39, [email protected] wrote: > Revision: 70071 > Modified: trunk/dports/python/py25-macholib/Portfile > -depends_lib-append > path:${python.pkgd}/modulegraph/__init__.py:py25-modulegraph > +depends_lib path:${python.pkgd}/modulegraph/__init__.py:py25-modulegraph > Modified: trunk/dports/python/py26-macholib/Portfile > -depends_lib-append > path:${python.pkgd}/modulegraph/__init__.py:py26-modulegraph > +depends_lib path:${python.pkgd}/modulegraph/__init__.py:py26-modulegraph I'm curious why you changed these ports from using depends_lib-append to depends_lib. Isn't depends_lib-append the preferable choice, since it does not overwrite the dependencies of the portgroup? _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
