pkgsrc/lang/python
jdolecek a796119e39 some packages (e.g. py-wxWindows 2.4.0.7) have the Python setup.py
in subdirectory and need to execute setup.py in that directory, but
still need WRKSRC set to the base directory for configure/patch targets

to handle this, add PYSETUPSUBDIR variable (default empty), and
change do-build+do-install targets to use working directory
${WRKSRC}/${PYSETUPSUBDIR} when executing setup.py
2003-05-09 09:24:17 +00:00
..
application.mk Allow additional sed expressions to be used to patch the python scripts by 2002-10-18 16:34:54 +00:00
extension.mk some packages (e.g. py-wxWindows 2.4.0.7) have the Python setup.py 2003-05-09 09:24:17 +00:00
pyversion.mk use the same logics for pth dependency like in python2?-pth/Makefile 2003-05-07 20:08:18 +00:00
srcdist.mk another Python version 2002-10-25 10:52:24 +00:00