1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

deskutils/zim: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-03 12:34:44 +00:00
parent c87bcc0ed2
commit 94521229e6

View File

@ -1,6 +1,6 @@
PORTNAME= zim
DISTVERSION= 0.75.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils python
MASTER_SITES= https://www.zim-wiki.org/downloads/
@ -46,8 +46,7 @@ SCROT_RUN_DEPENDS= scrot:graphics/scrot
post-patch:
@${REINPLACE_CMD} -e \
'/.command.install /s|distutils|setuptools| ; \
s|share/man|man|' \
'/.command.install /s|distutils|setuptools|' \
${WRKSRC}/setup.py
.include <bsd.port.mk>