mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
games/gnuchess: Moved man to share/man
This commit is contained in:
parent
fd2d41c559
commit
cdec161749
@ -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.
|
||||
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user