distutils 'setup.py config' support for bsd.python.mk

Hye-Shik Chang hyeshik at gmail.com
Thu Jul 8 09:16:56 PDT 2004


On Tue, 29 Jun 2004 15:03:25 -0600 (MDT), Mike Brown <mike at skew.org> wrote:
> Python's distutils supports a config target for the setup.py script, in
> addition to build and install. That is, in order to build a python application,
> one might have to do
>   python setup.py config argfoo argbar
>   python setup.py build argbaz
>   python setup.py install argmaz
> 
> bsd.python.mk currently only supports build and install. Any chance a patch
> like the one below (untested) can go in?

Just committed in CVS after some testing. Thank you!

Hye-Shik


More information about the freebsd-ports mailing list