summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:12:07 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:12:07 +0100
commit14886c45631ba05a0cc6082f27713e5df3cf5b3f (patch)
tree6fa57de03d611ea8d918013ccb0240c12473f9ce
parentde768ece431aaff7e528e5c50e21082a34ecfade (diff)
downloadfreebsd-ports-14886c45631ba05a0cc6082f27713e5df3cf5b3f.zip
games/xboard: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/xboard/Makefile3
-rw-r--r--games/xboard/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index 6262818a6cfd..06842c84246c 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= xboard
PORTVERSION?= 4.9.1
-PORTREVISION?= 3
+PORTREVISION?= 4
PORTEPOCH?= 0
CATEGORIES?= games
MASTER_SITES?= GNU
@@ -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
diff --git a/games/xboard/pkg-plist b/games/xboard/pkg-plist
index 341090734316..075eb7b96cae 100644
--- a/games/xboard/pkg-plist
+++ b/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