aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 07:36:16 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 07:36:16 +0000
commit44851ff8c9e73e8d771141a7a779939651b4eb6b (patch)
treec05d76f88c6f54ce68a1effccf5d96fbb98a29ba
parent6982a4e2063ebc11fd645db0190b714fc42cbcbd (diff)
downloadports-44851ff8c9e73e8d771141a7a779939651b4eb6b.tar.gz
ports-44851ff8c9e73e8d771141a7a779939651b4eb6b.zip
games/pmars: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/pmars/Makefile4
-rw-r--r--games/pmars/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/games/pmars/Makefile b/games/pmars/Makefile
index 0ddbd20c5bdf..aabca20a25db 100644
--- a/games/pmars/Makefile
+++ b/games/pmars/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pmars
PORTVERSION= 0.9.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/corewar/pMARS/${PORTVERSION}
@@ -67,7 +67,7 @@ do-install:
.for f in ${TARGETS}
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-${f} ${STAGEDIR}${PREFIX}/bin
.endfor
- ${INSTALL_MAN} ${WRKSRC}/../doc/pmars.6 ${STAGEDIR}${PREFIX}/man/man6
+ ${INSTALL_MAN} ${WRKSRC}/../doc/pmars.6 ${STAGEDIR}${PREFIX}/share/man/man6
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC}/.. && ${COPYTREE_SHARE} "README config doc warriors" ${STAGEDIR}${DOCSDIR}
diff --git a/games/pmars/pkg-plist b/games/pmars/pkg-plist
index e2124968dd5c..94e7dc3d0849 100644
--- a/games/pmars/pkg-plist
+++ b/games/pmars/pkg-plist
@@ -1,6 +1,6 @@
%%CURSES%%bin/pmars-curses
%%SERVER%%bin/pmars-server
-man/man6/pmars.6.gz
+share/man/man6/pmars.6.gz
%%X11%%bin/pmars-x11
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/config/94x.opt