[70067] trunk/dports/python
Bryan Blackburn
blb at macports.org
Thu Jul 29 12:31:59 PDT 2010
On Thu, Jul 29, 2010 at 12:23:47PM -0500, Ryan Schmidt said:
[...]
>
> > -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?
Since the portgroups just add a dependency on the proper pythonXY port,
instead depending on a pyXY- port will still have the same effect, just
indirectly...
Bryan
More information about the macports-dev
mailing list