Skip to content

Commit

Permalink
sysutils/fusefs-rar2fs: 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 25, 2024
1 parent 148f16a commit 351eea7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sysutils/fusefs-rar2fs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rar2fs
DISTVERSION= 1.29.5
DISTVERSIONPREFIX= v
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-

Expand All @@ -20,6 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= hasse69

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-static-unrar \
--with-fuse-lib=${LOCALBASE}/lib \
--with-fuse=${LOCALBASE}/include/fuse \
Expand All @@ -29,7 +30,7 @@ CONFIGURE_ENV= LIBUNRAR_PKG=${LIBUNRAR_PKG}

PLIST_FILES= bin/${PORTNAME} \
bin/mkr2i \
man/man1/rar2fs.1.gz
share/man/man1/rar2fs.1.gz

LIBUNRAR_PORT= archivers/libunrar
LIBUNRAR_PKG= ${LIBUNRAR_PORT:S|archivers/||}
Expand Down

0 comments on commit 351eea7

Please sign in to comment.