aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bhyve+
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2022-12-23 23:53:37 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2022-12-24 12:24:49 +0000
commita331584fdf37ca2cd8335cee5e0271183470eeab (patch)
tree2a2dbe78a682a11c48e9f9d4383c2106ebd33957 /sysutils/bhyve+
parent616a80e8ed0af226ce2f00c2a6c92f281407a4df (diff)
downloadports-a331584fdf37ca2cd8335cee5e0271183470eeab.tar.gz
ports-a331584fdf37ca2cd8335cee5e0271183470eeab.zip
sysutils/bhyve+: Fix build on FreeBSD 14-CURRENT.
Diffstat (limited to 'sysutils/bhyve+')
-rw-r--r--sysutils/bhyve+/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/bhyve+/Makefile b/sysutils/bhyve+/Makefile
index 3649950af942..849ab4848bc6 100644
--- a/sysutils/bhyve+/Makefile
+++ b/sysutils/bhyve+/Makefile
@@ -50,6 +50,7 @@ IGNORE+= cannot build: unsupported system
WRKSRC= ${WRKDIR}
_LINKS= sys/cam/ctl \
+ sys/contrib/dev/acpica \
sys/dev/e1000 \
sys/dev/mii \
sys/dev/usb/controller \