pkgbase: Remove runtime dependency on bootloader

It isn't needed and will cause problem when upgrading to a newer release.

Reviewed by:	emaste
MFC after:	2 weeks
Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D33878
This commit is contained in:
Emmanuel Vadot
2022-01-13 16:57:53 +01:00
parent 5f5e32f1b3
commit 5efa7281a7
+3
View File
@@ -34,6 +34,9 @@ main() {
vital="false"
case "${outname}" in
bootloader)
pkgdeps=""
;;
clibs)
vital="true"
# clibs should not have any dependencies or anything