CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/03/27 17:26:01
Modified files:
devel/meson : meson.port.mk
Log message:
Refactor the devel/meson MODULE.
- Add MODMESON_CONFIGURE_ENV and MODMESON_CONFIGURE_ARGS and append them to
their CONFIGURE_* counterparts if CONFIGURE_STYLE == meson
- set --auto-features=enabled and --wrap-mode=nodownload by default
- set --buildtype=debug when DEBUG is set
