openbsd-ports/lang/python
ajacoutot 39407c46c2 Add a MODPY_BIN_ADJ variable for python shebang substitution. It will
automatically change from scripts from using /usr/bin/env python or
/usr/bin/python to using #!${MODPY_BIN} .
Add a MODPY_ADJ_FILES in which you can put the files that are under
${WRKSRC} you want to subtitute the shebang.
e.g.
MODPY_ADJ_FILES= setup.py bin/foobar.py.in


Some input from djm@
"sane idea to me" jasper, ok sthen@
2010-10-26 14:29:26 +00:00
..
2.4 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
2.5 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
2.6 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
Makefile SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
Makefile.inc Remove USE_X11. 2010-10-24 20:58:58 +00:00
python.port.mk Add a MODPY_BIN_ADJ variable for python shebang substitution. It will 2010-10-26 14:29:26 +00:00