libbsm: Rename package to audit-lib

This is part of audit, so use the new LIB_PACKAGE feature to name the
package audit-lib, rather than libbsm.

MFC after:	1 day
Reviewed by:	bapt
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D52789
This commit is contained in:
Lexi Winter
2025-09-30 09:13:03 +01:00
parent 41ee4321cc
commit a053f948ad
3 changed files with 6 additions and 47 deletions
+4 -5
View File
@@ -1,9 +1,8 @@
#
#
PACKAGE= audit
LIB_PACKAGE=
PACKAGE= lib${LIB}
OPENBSMDIR= ${SRCTOP}/contrib/openbsm
_LIBBSMDIR= ${OPENBSMDIR}/libbsm
OPENBSMDIR= ${SRCTOP}/contrib/openbsm
_LIBBSMDIR= ${OPENBSMDIR}/libbsm
LIB= bsm
SHLIB_MAJOR= 3