aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 18:20:46 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 18:21:03 +0000
commit516a64972192d9981e3fa4bc18c9989129a3557c (patch)
treea35e98f3df6a45a5b5994bd113b78e2112257c69
parent48d511501d8e402cfc7b582156ba61b78e017fe7 (diff)
downloadports-516a64972192d9981e3fa4bc18c9989129a3557c.tar.gz
ports-516a64972192d9981e3fa4bc18c9989129a3557c.zip
math/dieharder: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--math/dieharder/Makefile3
-rw-r--r--math/dieharder/pkg-plist4
2 files changed, 4 insertions, 3 deletions
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index 3b06a344479a..04df9c67e902 100644
--- a/math/dieharder/Makefile
+++ b/math/dieharder/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dieharder
PORTVERSION= 3.31.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf
@@ -16,6 +16,7 @@ MAKE_JOBS_UNSAFE= yes
USES= dos2unix libtool tar:tgz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
diff --git a/math/dieharder/pkg-plist b/math/dieharder/pkg-plist
index 0f199a495c28..a6a38546a945 100644
--- a/math/dieharder/pkg-plist
+++ b/math/dieharder/pkg-plist
@@ -50,5 +50,5 @@ lib/libdieharder.a
lib/libdieharder.so
lib/libdieharder.so.3
lib/libdieharder.so.3.31.1
-man/man1/dieharder.1.gz
-man/man3/libdieharder.3.gz
+share/man/man1/dieharder.1.gz
+share/man/man3/libdieharder.3.gz