Skip to content

Commit

Permalink
games/klondike: 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 fa8e8f7 commit 3e4c890
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion games/klondike/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= klondike
PORTVERSION= 1.9
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= games tk
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/

Expand All @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
USES= shebangfix tk:run
SHEBANG_FILES= *.tcl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
CONFIGURE_ENV= WISHX=${WISH}
NO_ARCH= yes
Expand Down
2 changes: 1 addition & 1 deletion games/klondike/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bin/klondike
man/man6/klondike.6.gz
share/man/man6/klondike.6.gz
share/games/klondike/klondikeMenus.tcl
share/games/klondike/klondikeRules.tcl
share/games/klondike/klondikeScore.tcl
Expand Down

0 comments on commit 3e4c890

Please sign in to comment.