git: 7f10159a8092 - main - devel/pybugz: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 14:50:35 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f10159a809275e783e50193420b90967e9ae1f2 commit 7f10159a809275e783e50193420b90967e9ae1f2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 14:00:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 14:49:57 +0000 devel/pybugz: Moved man to share/man Approved by: portmgr (blanket) --- devel/pybugz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pybugz/Makefile b/devel/pybugz/Makefile index a5d234a2c770..80a3284457c6 100644 --- a/devel/pybugz/Makefile +++ b/devel/pybugz/Makefile @@ -1,5 +1,6 @@ PORTNAME= pybugz DISTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,7 +21,6 @@ GH_ACCOUNT= glebius GH_TAGNAME= a583724 post-patch: - ${REINPLACE_CMD} 's,share/man,man,' ${WRKSRC}/${PYSETUP} ${REINPLACE_CMD} -e 's,/usr,${PREFIX},' \ -e 's,/etc,${PREFIX}&,' \ ${WRKSRC}/man/pybugz.d.5