summaryrefslogtreecommitdiff
path: root/editors/imhex/Makefile
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2024-03-03 19:13:49 +0900
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2024-03-03 19:48:07 +0900
commit0a2e453e440016ef4cb03ee2dd778936d300aa0b (patch)
treea4be0d383d0f501008e9ef90688f2fd3bae48104 /editors/imhex/Makefile
parentcomms/xdemorse: Move man pages to share/man (diff)
editors/imhex-current: Add new port
ImHex is a hex editor for reverse engineers and programmers. This port is provided separately from existing editors/imhex port for those who would like to use the latest version of ImHex. The version requires FreeBSD 15-current, 14-stable, 13-stable, or upcoming 13.3-RELEASE that has libc++ of LLVM 17 on the base system to build it, thus it is not possible to build the version on FreeBSD 13.2-RELEASE or 14.0-RELEASE. This situation has prevented the update of editors/imhex port to the latest version. This port is a tentative solution until FreeBSD 14.1-RELEASE will be released.
Diffstat (limited to '')
-rw-r--r--editors/imhex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/imhex/Makefile b/editors/imhex/Makefile
index 0b232a9c62c0..9fd3f62c983f 100644
--- a/editors/imhex/Makefile
+++ b/editors/imhex/Makefile
@@ -47,6 +47,8 @@ USE_GNOME= cairo gdkpixbuf2 gtk30
USE_XORG= x11 xcb xau xdmcp
USE_GITHUB= yes
+CONFLICTS_INSTALL= imhex-current-*
+
GH_ACCOUNT= WerWolv
GH_PROJECT= ImHex
GH_TUPLE= btzy:nativefiledialog-extended:${GH_TAG_NATIVEFILEDIALOG}:nativefiledialog \