Date: Wed, 15 Mar 2023 08:59:04 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4d9eeb32d3e3 - main - net-im/signal-desktop: unbreak the ports tree Message-ID: <202303150859.32F8x4uk086359@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d9eeb32d3e314a61a600eeb332ab5673138c6c1 commit 4d9eeb32d3e314a61a600eeb332ab5673138c6c1 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-03-15 08:58:50 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-03-15 08:58:50 +0000 net-im/signal-desktop: unbreak the ports tree --- net-im/signal-desktop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index 6fd03248d5b3..75e620cab5d4 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -32,7 +32,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libringrtc.so:multimedia/ringrtc \ jq:textproc/jq \ electron${ELECTRON_VER_MAJOR}:devel/electron${ELECTRON_VER_MAJOR} \ npm:www/npm-node16 \ - ${LOCALBASE}/lib/libcrypto.a:security/openssl-devel \ + ${LOCALBASE}/lib/libcrypto.a:security/openssl30 \ vips>0:graphics/vips \ yarn:www/yarn-node16 LIB_DEPENDS= libasound.so:audio/alsa-lib \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303150859.32F8x4uk086359>