diff options
| author | Xin LI <delphij@FreeBSD.org> | 2026-07-05 16:47:09 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2026-07-06 15:57:32 +0000 |
| commit | 5f9d389f299ac8124a5114c2f014984390b6fd1e (patch) | |
| tree | aa0f1821eec3e977a53f25769fd6286ae3e50c83 /net-im | |
| parent | fcddf87b03b963064dd56c3befcb0620be7fc7ad (diff) | |
Diffstat (limited to 'net-im')
| -rw-r--r-- | net-im/nheko/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/nheko/Makefile b/net-im/nheko/Makefile index 8021d06457a4..9830a7d96d92 100644 --- a/net-im/nheko/Makefile +++ b/net-im/nheko/Makefile @@ -1,7 +1,7 @@ PORTNAME= nheko DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im PATCH_SITES= https://github.com/Nheko-Reborn/nheko/commit/ @@ -24,7 +24,7 @@ LIB_DEPENDS= \ libkdsingleapplication-qt6.so:devel/kdsingleapplication \ libfmt.so:devel/libfmt \ libspdlog.so:devel/spdlog \ - liblmdb.so:databases/lmdb \ + liblmdb.so:databases/lmdb0 \ libmatrix_client.so:net-im/mtxclient \ libolm.so:security/olm \ libqt6keychain.so:security/qtkeychain@qt6 |
