CVSROOT: /cvs Module name: ports Changes by: ajacou...@cvs.openbsd.org 2009/04/26 04:49:33
Modified files: lang/python : python.port.mk Log message: Add CONFIGURE_ENV += PYTHON="${MODPY_BIN}" Lots of python ports already do this, so better factorize. It will also help mitigate some build breakages when several python versions are installed. Related ports cleanup coming in a few... "looks ok" wcmaier@ "makes sense" sthen@ "no objection" djm@