Skip to content

Commit

Permalink
games/wolfpack: 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 24, 2024
1 parent a51c799 commit de768ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions games/wolfpack/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wolfpack
PORTVERSION= 4.4.1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/empserver/${DISTNAME}
DISTNAME= empire-${PORTVERSION}
Expand All @@ -14,6 +15,7 @@ MAKEFILE= GNUmakefile
USES= gmake groff perl5
USE_PERL5= build
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
BINDIR= lib/${PORTNAME}
CONFIGURE_ARGS= --bindir=${PREFIX}/${BINDIR} --sbindir=${PREFIX}/${BINDIR}

Expand Down
14 changes: 7 additions & 7 deletions games/wolfpack/pkg-plist
Expand Up @@ -7,13 +7,13 @@ lib/wolfpack/empsched
lib/wolfpack/fairland
lib/wolfpack/files
lib/wolfpack/pconfig
man/man6/emp_server.6.gz
man/man6/empdump.6.gz
man/man6/empire.6.gz
man/man6/empsched.6.gz
man/man6/fairland.6.gz
man/man6/files.6.gz
man/man6/pconfig.6.gz
share/man/man6/emp_server.6.gz
share/man/man6/empdump.6.gz
share/man/man6/empire.6.gz
share/man/man6/empsched.6.gz
share/man/man6/fairland.6.gz
share/man/man6/files.6.gz
share/man/man6/pconfig.6.gz
@owner wolfpack
@group wolfpack
@mode 644
Expand Down

0 comments on commit de768ec

Please sign in to comment.