git: fba67e43cc7a - main - japanese/xtr: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 12:29:55 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fba67e43cc7a09d614d0cd93588ca658a4412127
commit fba67e43cc7a09d614d0cd93588ca658a4412127
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 12:07:21 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 12:29:28 +0000
japanese/xtr: Moved man to share/man
Approved by: portmgr (blanket)
---
japanese/xtr/Makefile | 4 ++--
japanese/xtr/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/japanese/xtr/Makefile b/japanese/xtr/Makefile
index 16902eb55bdf..f6e610d774bf 100644
--- a/japanese/xtr/Makefile
+++ b/japanese/xtr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xtr
PORTVERSION= 1.50e.0.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= japanese textproc
MASTER_SITES= ftp://ftp.abk.nu/pub/redist/xtr/
DISTNAME= ${PORTNAME}1.50e-0.2
@@ -28,7 +28,7 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/xtr ${STAGEDIR}${PREFIX}/bin/xtr
- ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1
@${MKDIR} ${STAGEDIR}${PREFIX}/share/${PORTNAME}
${INSTALL_DATA} ${WRKSRC}/sample/*.xtr ${STAGEDIR}${PREFIX}/share/${PORTNAME}
diff --git a/japanese/xtr/pkg-plist b/japanese/xtr/pkg-plist
index 05b94c14dc13..1b8177b86f6e 100644
--- a/japanese/xtr/pkg-plist
+++ b/japanese/xtr/pkg-plist
@@ -15,4 +15,4 @@ share/xtr/keijis98.xtr
share/xtr/mode.xtr
share/xtr/pcpr.xtr
share/xtr/prev.xtr
-man/man1/xtr.1.gz
+share/man/man1/xtr.1.gz