- Fix WITH_DEBUG with USES=cmake. bsd.ports.mk sets STRIP= after all Uses files have been processed initially. If one has WITH_DEBUG=yes set, the INSTALL_TARGET for USES=cmake has been set already to install/strip, before STRIP is reset.
Differential Revision: D875
Approved by: makc@ (kde), bapt@ (portmgr)