Skip to content

Commit

Permalink
sysutils/progsreiserfs: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 26, 2024
1 parent 73aabc8 commit a984f54
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion 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/

Expand All @@ -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

Expand Down
10 changes: 5 additions & 5 deletions sysutils/progsreiserfs/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit a984f54

Please sign in to comment.