build.7: PORTS_MODULES incompatible with pkgbase

Add a note until we can fix this.

Reviewed by:		carlavilla, emaste, ivy
Approved by:		carlavilla (mentor)
Differential Revision:	https://reviews.freebsd.org/D50355
This commit is contained in:
Alexander Ziaee
2025-05-21 12:40:29 -04:00
parent 7098712bbf
commit 1a060e4f1b
+4
View File
@@ -663,6 +663,10 @@ as part of the
and
.Cm installkernel
process.
This is currently incompatible with building
.Pa src
into
.Cm packages .
.Bd -literal -offset indent
make PORTS_MODULES=emulators/virtualbox-ose-kmod kernel
.Ed