git: cb893d93175f - main - emulators/visualboyadvance-m: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 17:58:59 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb893d93175f32ce74b02f9152de345ae34607e3 commit cb893d93175f32ce74b02f9152de345ae34607e3 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 17:22:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 17:58:29 +0000 emulators/visualboyadvance-m: Moved man to share/man Approved by: portmgr (blanket) --- emulators/visualboyadvance-m/Makefile | 6 +++--- emulators/visualboyadvance-m/pkg-plist | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile index 87b9355fb47c..d15e80c07fef 100644 --- a/emulators/visualboyadvance-m/Makefile +++ b/emulators/visualboyadvance-m/Makefile @@ -1,6 +1,6 @@ PORTNAME= visualboyadvance-m PORTVERSION= 2.0.0b2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org @@ -75,8 +75,8 @@ USES+= compiler:c++11-lang .endif post-patch: - @${REINPLACE_CMD} -e '/SET.*LIRC_CLIENT_LIBRARY/ s|lirc_client|${LOCALBASE}/lib/lib&.so|; \ - s|share/man|man|' ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e '/SET.*LIRC_CLIENT_LIBRARY/ s|lirc_client|${LOCALBASE}/lib/lib&.so|' \ + ${WRKSRC}/CMakeLists.txt maint-gen-distfile: @if [ -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \ diff --git a/emulators/visualboyadvance-m/pkg-plist b/emulators/visualboyadvance-m/pkg-plist index c9de9c04cd74..963a6723c4eb 100644 --- a/emulators/visualboyadvance-m/pkg-plist +++ b/emulators/visualboyadvance-m/pkg-plist @@ -45,5 +45,5 @@ %%GVBAM%%share/icons/hicolor/48x48/apps/vbam.png %%GVBAM%%share/icons/hicolor/64x64/apps/vbam.png %%GVBAM%%share/icons/hicolor/96x96/apps/vbam.png -man/man1/vbam.1.gz -%%GVBAM%%man/man1/gvbam.1.gz +share/man/man1/vbam.1.gz +%%GVBAM%%share/man/man1/gvbam.1.gz