git: e522d82fa3df - stable/13 - pkgbase: bhyve: Tag the kbdlayout file to be in the bhyve package
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Nov 2022 09:44:09 UTC
The branch stable/13 has been updated by corvink:
URL: https://cgit.FreeBSD.org/src/commit/?id=e522d82fa3df625c04a5f2f5d60285d570d6af31
commit e522d82fa3df625c04a5f2f5d60285d570d6af31
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-01-26 12:17:52 +0000
Commit: Corvin Köhne <corvink@FreeBSD.org>
CommitDate: 2022-11-23 09:11:58 +0000
pkgbase: bhyve: Tag the kbdlayout file to be in the bhyve package
(cherry picked from commit 9acd521dbd0a7f37d282096647ae2785a37e9cb1)
---
usr.sbin/bhyve/kbdlayout/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/usr.sbin/bhyve/kbdlayout/Makefile b/usr.sbin/bhyve/kbdlayout/Makefile
index dc608508f67e..4fa9c220747c 100644
--- a/usr.sbin/bhyve/kbdlayout/Makefile
+++ b/usr.sbin/bhyve/kbdlayout/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= bhyve
FILESDIR= ${SHAREDIR}/bhyve/kbdlayout
FILES= default \
am \