aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-17 10:13:04 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-17 11:06:23 +0000
commit0fd15408eaf6258742c2281abe6db0c52b3539f6 (patch)
tree9113d46365fc39adb716b30371add0105b9199e7
parentfabdb7f661c49f61f7209d418d6971076b1665b0 (diff)
downloadports-0fd15408eaf6258742c2281abe6db0c52b3539f6.tar.gz
ports-0fd15408eaf6258742c2281abe6db0c52b3539f6.zip
misc/hashdb: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--misc/hashdb/Makefile3
-rw-r--r--misc/hashdb/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/misc/hashdb/Makefile b/misc/hashdb/Makefile
index 7bd0083c3b33..15712e214493 100644
--- a/misc/hashdb/Makefile
+++ b/misc/hashdb/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hashdb
DISTVERSIONPREFIX= v
DISTVERSION= 3.1.0-8
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONSUFFIX= -g1da1b9f
CATEGORIES= misc
@@ -18,6 +18,7 @@ LIB_DEPENDS= libewf.so:devel/libewf
USES= autoreconf compiler:c++11-lang gmake libtool localbase:ldflags \
python ssl
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_GITHUB= yes
GH_ACCOUNT= NPS-DEEP
CONFIGURE_ARGS= ac_cv_lib_ssl_SSL_library_init=yes \
diff --git a/misc/hashdb/pkg-plist b/misc/hashdb/pkg-plist
index 8a8f7c35d9bf..10564308046a 100644
--- a/misc/hashdb/pkg-plist
+++ b/misc/hashdb/pkg-plist
@@ -7,4 +7,4 @@ lib/libhashdb.a
%%PYTHON_SITELIBDIR%%/_hashdb.so.0
%%PYTHON_SITELIBDIR%%/_hashdb.so.0.0.0
%%PYTHON_SITELIBDIR%%/hashdb.py
-man/man1/hashdb.1.gz
+share/man/man1/hashdb.1.gz