packages: Rename liblzma package to xz
Rename liblzma to xz, and use LIB_PACKAGE to create an xz-lib package for runtime libraries. MFC after: 1 day Reviewed by: bapt Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52791
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
PACKAGE=lib${LIB}
|
||||
PACKAGE= xz
|
||||
LIB_PACKAGE=
|
||||
|
||||
LIB= lzma
|
||||
LZMADIR= ${SRCTOP}/contrib/xz/src/liblzma
|
||||
|
||||
|
||||
Reference in New Issue
Block a user