Skip to content

Commit

Permalink
games/eif: 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 23, 2024
1 parent 6de1597 commit a427fcd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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/
Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion games/eif/pkg-plist
Expand Up @@ -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

0 comments on commit a427fcd

Please sign in to comment.