git: c837ede50678 - main - multimedia/linux-rl9-aom: fix typo: s/libxjl/libjxl/g
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Nov 2024 18:15:26 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c837ede506780f1a28fd4709b2323a304d845d3b commit c837ede506780f1a28fd4709b2323a304d845d3b Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-11-19 18:14:47 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-11-19 18:14:47 +0000 multimedia/linux-rl9-aom: fix typo: s/libxjl/libjxl/g Sponsored by: Future Crew, LLC --- multimedia/linux-rl9-aom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/linux-rl9-aom/Makefile b/multimedia/linux-rl9-aom/Makefile index 33cf2a1a75a4..a7b558ccbd16 100644 --- a/multimedia/linux-rl9-aom/Makefile +++ b/multimedia/linux-rl9-aom/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE USES= linux:rl9 USE_LDCONFIG= yes -USE_LINUX= libxjl +USE_LINUX= libjxl USE_LINUX_RPM= yes #BIN_DISTNAMES= ${PORTNAME}-${DISTVERSIONFULL}