CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/08/19 05:32:19
Modified files:
geo/mapserver : Makefile
Log message:
geo/mapserver: drop MODPY_SETUPTOOLS
- the build uses pip via cmake, so technically only pip is required,
which is already a BDEP.
- add MODPY_RUNDEP=No while here, since the -main subpackage doesn't need
python at runtime, and the -python subpackage has the correct RDEP.
- set PORTHOME to avoid pip warnings about an unwritable cache.
with sthen@
