local.dirdeps-targets.mk include src.opts.mk

Include src.opts.mk to ensure we have options defined for when
assessing dirdeps-options.

Reviewed by:	stevek
This commit is contained in:
Simon J. Gerraty 2024-10-14 11:10:41 -07:00
parent ad34c4d882
commit ec7e7ee868

View file

@ -1,3 +1,7 @@
.if !defined(MK_CLANG)
.include "${SRCTOP}/share/mk/src.opts.mk"
.endif
.-include <${.PARSEFILE:S/local/site/}>
DIRDEPS_TARGETS_DIRS ?= targets targets/pseudo targets/packages