summaryrefslogtreecommitdiff
path: root/archivers/mar
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-01-16 09:34:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-01-16 09:34:42 +0000
commite9421faa0b2620e7422b63286807bbbb86a24b56 (patch)
treed07ad29ce08793f61e298376d7055f258b2a91e4 /archivers/mar
parent- Add LICENSE (diff)
First pass at moving manpages to share/man for category a*
Notes
Notes: svn path=/head/; revision=523220
Diffstat (limited to 'archivers/mar')
-rw-r--r--archivers/mar/Makefile2
-rw-r--r--archivers/mar/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile
index 12296016fc39..a0990bf0325d 100644
--- a/archivers/mar/Makefile
+++ b/archivers/mar/Makefile
@@ -23,7 +23,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/man1/mar.1 \
- ${STAGEDIR}${MAN1PREFIX}/man/man1
+ ${STAGEDIR}${PREFIX}/share/man/man1
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/html/*.html ${STAGEDIR}${DOCSDIR}
diff --git a/archivers/mar/pkg-plist b/archivers/mar/pkg-plist
index f3b6702d9af8..a08b3913a54d 100644
--- a/archivers/mar/pkg-plist
+++ b/archivers/mar/pkg-plist
@@ -1,5 +1,5 @@
bin/mar
-man/man1/mar.1.gz
+share/man/man1/mar.1.gz
%%PORTDOCS%%%%DOCSDIR%%/annotated.html
%%PORTDOCS%%%%DOCSDIR%%/files.html
%%PORTDOCS%%%%DOCSDIR%%/functions.html