Skip to content

Commit

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

Expand All @@ -9,6 +9,7 @@ COMMENT= Solitaire game for X11 modeled after Free Space

USES= tk shebangfix
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${PREFIX}/share/games
CONFIGURE_ENV= WISHX=${WISH}
SHEBANG_FILES= *.tcl
Expand Down
2 changes: 1 addition & 1 deletion games/dontspace/pkg-plist
@@ -1,5 +1,5 @@
bin/dontspace
man/man6/dontspace.6.gz
share/man/man6/dontspace.6.gz
share/games/dontspace/dontspaceMenus.tcl
share/games/dontspace/dontspaceRules.tcl
share/games/dontspace/help.tcl
Expand Down

0 comments on commit 6de1597

Please sign in to comment.