git: c25d5973e583 - main - editors/imhex: Fix configure error on 13-stable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Apr 2026 17:30:34 UTC
The branch main has been updated by nobutaka:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c25d5973e5830be276b21eeb0b320793d9ea9ef4
commit c25d5973e5830be276b21eeb0b320793d9ea9ef4
Author: MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2026-04-18 17:24:09 +0000
Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2026-04-18 17:29:02 +0000
editors/imhex: Fix configure error on 13-stable
Reported by: pkg-fallout
---
editors/imhex/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/editors/imhex/Makefile b/editors/imhex/Makefile
index 38a7c4885654..c3c48190e986 100644
--- a/editors/imhex/Makefile
+++ b/editors/imhex/Makefile
@@ -25,6 +25,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libinotify.so:devel/libinotify \
liblz4.so:archivers/liblz4 \
libmbedtls.so:security/mbedtls3 \
+ libssh2.so:security/libssh2 \
libzstd.so:archivers/zstd
USES= cmake desktop-file-utils gl gnome pkgconfig python xorg