CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/01/28 09:32:09
Modified files:
www/unit : Makefile.inc
www/unit/unit-ruby: Makefile
Log message:
fiddle with DEBUG_PACKAGES setting for unit subdirs; unit-ruby pulls
in bsd.port.arch.mk to adjust CFLAGS only on clang archs, therefore
DEBUG_PACKAGES needs to be set _before_ that. other subdirs are ok
so change to ?= in Makefile.inc.
