games/klondike: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fa8e8f7483
commit
3e4c890fe8
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= klondike
|
PORTNAME= klondike
|
||||||
PORTVERSION= 1.9
|
PORTVERSION= 1.9
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= games tk
|
CATEGORIES= games tk
|
||||||
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
|
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
|
||||||
|
|
||||||
@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
|
|||||||
USES= shebangfix tk:run
|
USES= shebangfix tk:run
|
||||||
SHEBANG_FILES= *.tcl
|
SHEBANG_FILES= *.tcl
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
|
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
|
||||||
CONFIGURE_ENV= WISHX=${WISH}
|
CONFIGURE_ENV= WISHX=${WISH}
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
bin/klondike
|
bin/klondike
|
||||||
man/man6/klondike.6.gz
|
share/man/man6/klondike.6.gz
|
||||||
share/games/klondike/klondikeMenus.tcl
|
share/games/klondike/klondikeMenus.tcl
|
||||||
share/games/klondike/klondikeRules.tcl
|
share/games/klondike/klondikeRules.tcl
|
||||||
share/games/klondike/klondikeScore.tcl
|
share/games/klondike/klondikeScore.tcl
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user