aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sleuthkit/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2024-03-17 21:29:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2024-03-17 21:29:49 +0000
commit2765e9cda47e1c0eee8daaf20d010b7c03d0ad29 (patch)
tree045cd29f2a2702aa1467d3d581d2fbefaadc2a0a /sysutils/sleuthkit/Makefile
parent41264e4b5372aa5eb38b79fec818309ca8368a11 (diff)
Diffstat (limited to 'sysutils/sleuthkit/Makefile')
-rw-r--r--sysutils/sleuthkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile
index 961ce1c8495f..fdfd20c25dcf 100644
--- a/sysutils/sleuthkit/Makefile
+++ b/sysutils/sleuthkit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sleuthkit
-PORTVERSION= 4.7.0
+PORTVERSION= 4.12.1
CATEGORIES= sysutils security
MASTER_SITES= https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-${PORTVERSION}/
@@ -22,7 +22,7 @@ RUN_DEPENDS= p5-DateTime-TimeZone>=0:devel/p5-DateTime-TimeZone \
CONFLICTS= ja-ls icat
GNU_CONFIGURE= yes
-CONFIGURE_ENV= ac_cv_header_libpq_fe_h=no
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= compiler:c++11-lang libtool perl5 sqlite
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip