aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/gnugo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index d7d3b647a52d..e4fb65710463 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnugo
PORTVERSION= 3.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= GNU
@@ -9,11 +9,12 @@ COMMENT= The game of Go
WWW= https://www.gnu.org/software/gnugo/
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake
INFO= gnugo
PLIST_FILES= bin/gnugo \
- man/man6/gnugo.6.gz
+ share/man/man6/gnugo.6.gz
post-extract:
${RM} ${WRKSRC}/doc/gnugo.info*