CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/11/01 04:24:16
Modified files:
lang/python : python.port.mk
Log message:
Fix MODPY_LIB_DEPENDS when using setuptools.
The make(1) variables assignements would lead to setuptools added to
MODPY_LIB_DEPENDS (bogus). py-Pillow was affected but no plist change.
Fix _MODPY_BUILD_DEPENDS similarly, no port affected.
ok ajacoutot@, also discussed with sthen@ months ago
