git: a984f5412b8a - main - sysutils/progsreiserfs: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 06:35:38 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a984f5412b8a809bb08bddbe89b754473882d461
commit a984f5412b8a809bb08bddbe89b754473882d461
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-26 06:32:43 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-26 06:32:43 +0000
sysutils/progsreiserfs: Moved man to share/man
Approved by: portmgr (blanket)
---
sysutils/progsreiserfs/Makefile | 3 ++-
sysutils/progsreiserfs/pkg-plist | 10 +++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile
index a1b311da2503..7ce7b2e6610c 100644
--- a/sysutils/progsreiserfs/Makefile
+++ b/sysutils/progsreiserfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= progsreiserfs
DISTVERSION= 0.3.1-rc8
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= sysutils
MASTER_SITES= http://www.cgsecurity.org/
@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-debug --disable-Werror
CFLAGS+= -Dgetopt_long_only=getopt_long
diff --git a/sysutils/progsreiserfs/pkg-plist b/sysutils/progsreiserfs/pkg-plist
index f2685b7f2461..76e0ff06b7ad 100644
--- a/sysutils/progsreiserfs/pkg-plist
+++ b/sysutils/progsreiserfs/pkg-plist
@@ -27,11 +27,11 @@ lib/libreiserfs-0.3.so.0
lib/libreiserfs-0.3.so.0.0.1
lib/libreiserfs.a
lib/libreiserfs.so
-man/man8/cpfs.reiserfs.8.gz
-man/man8/mkfs.reiserfs.8.gz
-man/man8/reiserfs.8.gz
-man/man8/resizefs.reiserfs.8.gz
-man/man8/tunefs.reiserfs.8.gz
+share/man/man8/cpfs.reiserfs.8.gz
+share/man/man8/mkfs.reiserfs.8.gz
+share/man/man8/reiserfs.8.gz
+share/man/man8/resizefs.reiserfs.8.gz
+share/man/man8/tunefs.reiserfs.8.gz
sbin/cpfs.reiserfs
sbin/fsck.reiserfs
sbin/mkfs.reiserfs