git: a427fcde45c3 - main - games/eif: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 19:02:51 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a427fcde45c3462b292422f980f328c7371be33d commit a427fcde45c3462b292422f980f328c7371be33d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 19:00:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 19:02:14 +0000 games/eif: Moved man to share/man Approved by: portmgr (blanket) --- games/eif/Makefile | 3 ++- games/eif/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games/eif/Makefile b/games/eif/Makefile index 2d12de816881..2c1be344ff64 100644 --- a/games/eif/Makefile +++ b/games/eif/Makefile @@ -1,6 +1,6 @@ PORTNAME= eif PORTVERSION= 1.3.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.stack.nl/~marcolz/empire/ \ ftp://ftp.stack.nl/pub/users/johans/eif/ @@ -10,6 +10,7 @@ COMMENT= Empire text client WWW= https://www.stack.nl/~marcolz/empire/ GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= ncurses readline shebangfix SHEBANG_FILES= contrib/*.pl diff --git a/games/eif/pkg-plist b/games/eif/pkg-plist index eb45486e706c..562c22fae1ee 100644 --- a/games/eif/pkg-plist +++ b/games/eif/pkg-plist @@ -21,4 +21,4 @@ lib/eif/pop.sh lib/eif/pwith lib/eif/swith lib/eif/with -man/man1/eif.1.gz +share/man/man1/eif.1.gz