Kevin Bowling <kbowling at FreeBSD.org> writes: > +USES= gl libtool meson pathfix pkgconfig tar:xz [...] > +INSTALL_TARGET= install-strip Defining INSTALL_TARGET in a port has no effect with USES=meson. Mk/Uses/meson.mk: # meson has it own strip mechanic INSTALL_TARGET= install