Date: Tue, 19 Nov 2024 18:15:26 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c837ede50678 - main - multimedia/linux-rl9-aom: fix typo: s/libxjl/libjxl/g Message-ID: <202411191815.4AJIFQUT057170@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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}home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411191815.4AJIFQUT057170>
