Skip to content

Commit

Permalink
games/gnuchess: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent fd2d41c commit cdec161
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions games/gnuchess/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gnuchess
PORTVERSION= 6.2.9
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= GNU/chess
# The DISTFILES here is explicitly needed because it can be extended later.
Expand All @@ -19,6 +20,7 @@ USE_CXXSTD= c++14
SHEBANG_FILES= doc/quotes.rb

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= MKDIR_P="${MKDIR}"

INFO= gnuchess
Expand Down
2 changes: 1 addition & 1 deletion games/gnuchess/pkg-plist
@@ -1,7 +1,7 @@
bin/gnuchess
bin/gnuchessu
bin/gnuchessx
man/man1/gnuchess.1.gz
share/man/man1/gnuchess.1.gz
%%PORTDOCS%%%%DOCSDIR%%/Makefile
%%PORTDOCS%%%%DOCSDIR%%/Makefile.am
%%PORTDOCS%%%%DOCSDIR%%/Makefile.in
Expand Down

0 comments on commit cdec161

Please sign in to comment.