Skip to content

Commit

Permalink
sysutils/vchanger: Move manpages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
arrowd committed Jan 27, 2024
1 parent 83edd06 commit aedfbfb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions sysutils/vchanger/Makefile
@@ -1,5 +1,6 @@
PORTNAME= vchanger
PORTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF

Expand All @@ -16,6 +17,7 @@ SHEBANG_FILES= scripts/vchanger-genudevrules \
scripts/vchanger-umount-uuid.sh \
scripts/vchanger-mount-uuid.sh
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
OPTIONS_DEFINE= DOCS
PLIST_SUB+= PORTVERSION=${PORTVERSION}

Expand Down
4 changes: 2 additions & 2 deletions sysutils/vchanger/pkg-plist
Expand Up @@ -4,8 +4,8 @@ libexec/vchanger/vchanger-launch-mount.sh
libexec/vchanger/vchanger-launch-umount.sh
libexec/vchanger/vchanger-mount-uuid.sh
libexec/vchanger/vchanger-umount-uuid.sh
man/man5/vchanger.conf.5.gz
man/man8/vchanger.8.gz
share/man/man5/vchanger.conf.5.gz
share/man/man8/vchanger.8.gz
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/ChangeLog
Expand Down

0 comments on commit aedfbfb

Please sign in to comment.