Date: Thu, 28 Nov 2024 01:29:05 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: d2bbca0c960c - main - www/linux-chrome: s/libexpat/expat/ Message-ID: <202411280129.4AS1T5o4063872@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2bbca0c960c8058fc24d3b041802f31af1f47c3 commit d2bbca0c960c8058fc24d3b041802f31af1f47c3 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-11-28 01:28:45 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-11-28 01:28:45 +0000 www/linux-chrome: s/libexpat/expat/ Reported by: poudriere failure Sponsored by: Future Crew, LLC --- www/linux-chrome/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/linux-chrome/Makefile b/www/linux-chrome/Makefile index 89117606bec4..37e2fbb8829f 100644 --- a/www/linux-chrome/Makefile +++ b/www/linux-chrome/Makefile @@ -15,8 +15,8 @@ RUN_DEPENDS= linux-rl9-wget>0:ftp/linux-rl9-wget \ USES= cpe desktop-file-utils gnome linux:rl9 shared-mime-info shebangfix USE_LINUX= alsalib alsa-plugins-oss alsa-plugins-pulseaudio at-spi2-atk \ - ca-certificates cairo cups-libs curl dbuslibs dri ffmpeg-libs \ - gnupg gstreamer1-libav gtk3 libexpat libxkbcommon libunistring \ + ca-certificates cairo cups-libs curl dbuslibs dri expat \ + ffmpeg-libs gnupg gstreamer1-libav gtk3 libxkbcommon libunistring \ nspr nss p11-kit pango sqlite3 wget xorglibs ONLY_FOR_ARCHS= amd64
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411280129.4AS1T5o4063872>