Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2024 01:29:04 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: c27262eba945 - main - www/linux-brave: s/libexpat/expat/
Message-ID:  <202411280129.4AS1T4L5063827@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=c27262eba945c94e8e58b9b1307f3c171814d8b6

commit c27262eba945c94e8e58b9b1307f3c171814d8b6
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-28 01:27:55 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-28 01:27:55 +0000

    www/linux-brave: s/libexpat/expat/
    
    Reported by:    poudriere failure
    
    Sponsored by:   Future Crew, LLC
---
 www/linux-brave/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/linux-brave/Makefile b/www/linux-brave/Makefile
index 1bc57b9df462..012d311ba8e5 100644
--- a/www/linux-brave/Makefile
+++ b/www/linux-brave/Makefile
@@ -13,8 +13,8 @@ RUN_DEPENDS=	update-mime-database:misc/shared-mime-info
 
 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=	aarch64 amd64
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411280129.4AS1T4L5063827>