mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
games/gnuchess: Moved man to share/man
This commit is contained in:
parent
fd2d41c559
commit
cdec161749
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= gnuchess
|
PORTNAME= gnuchess
|
||||||
PORTVERSION= 6.2.9
|
PORTVERSION= 6.2.9
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= GNU/chess
|
MASTER_SITES= GNU/chess
|
||||||
# The DISTFILES here is explicitly needed because it can be extended later.
|
# 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
|
SHEBANG_FILES= doc/quotes.rb
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ENV= MKDIR_P="${MKDIR}"
|
CONFIGURE_ENV= MKDIR_P="${MKDIR}"
|
||||||
|
|
||||||
INFO= gnuchess
|
INFO= gnuchess
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
bin/gnuchess
|
bin/gnuchess
|
||||||
bin/gnuchessu
|
bin/gnuchessu
|
||||||
bin/gnuchessx
|
bin/gnuchessx
|
||||||
man/man1/gnuchess.1.gz
|
share/man/man1/gnuchess.1.gz
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/Makefile
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/Makefile.am
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile.am
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/Makefile.in
|
%%PORTDOCS%%%%DOCSDIR%%/Makefile.in
|
||||||
|
Loading…
Reference in New Issue
Block a user