git: 4d9eeb32d3e3 - main - net-im/signal-desktop: unbreak the ports tree
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Mar 2023 08:59:04 UTC
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 \