aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 06:32:43 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-26 06:32:43 +0000
commita984f5412b8a809bb08bddbe89b754473882d461 (patch)
tree62f69a521ca060b247b9bee74ad3dcd1da573801
parent73aabc800fff94f9b77af543ec69f0537acd8174 (diff)
downloadports-a984f5412b8a809bb08bddbe89b754473882d461.tar.gz
ports-a984f5412b8a809bb08bddbe89b754473882d461.zip
sysutils/progsreiserfs: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--sysutils/progsreiserfs/Makefile3
-rw-r--r--sysutils/progsreiserfs/pkg-plist10
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