japanese/xshodou: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-14 12:46:48 +01:00
parent 72571a2df1
commit 413f7110e6
2 changed files with 7 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= xshodou
PORTVERSION= 1.11
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= japanese tk
MASTER_SITES= http://kozos.jp/myfreesoft/
@ -8,13 +8,16 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese shodou program for X based on Tcl/Tk
WWW= https://kozos.jp/myfreesoft/
USES= tk
USES= tk:run
NO_BUILD= yes
post-patch:
@${REINPLACE_CMD} -e \
's|/usr/X11R6|${PREFIX}|g ; \
s|/usr/local/bin/wish|${WISH}|' ${WRKSRC}/xshodou
@${REINPLACE_CMD} -e \
's|/usr/X11R6|${STAGEDIR}${PREFIX}|g' ${WRKSRC}/Makefile
's|/usr/X11R6|${STAGEDIR}${PREFIX}|g ; \
s|/man/man1|/share/man/man1|' ${WRKSRC}/Makefile
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
bin/xshodou
man/man1/xshodou.1.gz
lib/X11/XShodou/xshodou-title.xbm
lib/X11/XShodou/COPYRIGHT
lib/X11/XShodou/README
lib/X11/XShodou/INSTALL
share/man/man1/xshodou.1.gz