Skip to content

Commit

Permalink
games/xboard: 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 24, 2024
1 parent de768ec commit 14886c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion games/xboard/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= xboard
PORTVERSION?= 4.9.1
PORTREVISION?= 3
PORTREVISION?= 4
PORTEPOCH?= 0
CATEGORIES?= games
MASTER_SITES?= GNU
Expand Down Expand Up @@ -69,6 +69,7 @@ USE_GNOME+= gtk20
SHEBANG_FILES= texi2man

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS+=MKDIR_P="${MKDIR}" PERLPATH=${PERL}
CFLAGS+= -I${LOCALBASE}/include -fcommon
LDFLAGS+= -L${LOCALBASE}/lib
Expand Down
2 changes: 1 addition & 1 deletion games/xboard/pkg-plist
@@ -1,7 +1,7 @@
bin/cmail
bin/xboard
@sample etc/xboard.conf.sample
man/man6/xboard.6.gz
share/man/man6/xboard.6.gz
share/applications/xboard-config.desktop
share/applications/xboard-fen-viewer.desktop
share/applications/xboard-pgn-viewer.desktop
Expand Down

0 comments on commit 14886c4

Please sign in to comment.