git: 508db399c9a2 - main - games/crrcsim: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 08:31:24 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=508db399c9a2d84289ff0c368a110d90b0a9b8a3 commit 508db399c9a2d84289ff0c368a110d90b0a9b8a3 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-09 07:38:32 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-09 08:31:02 +0000 games/crrcsim: Move man pages to share/man Approved by: portmgr (blanket) --- games/crrcsim/Makefile | 3 ++- games/crrcsim/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games/crrcsim/Makefile b/games/crrcsim/Makefile index 3ed6734e9bd5..720c190cf600 100644 --- a/games/crrcsim/Makefile +++ b/games/crrcsim/Makefile @@ -1,6 +1,6 @@ PORTNAME= crrcsim PORTVERSION= 0.9.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games education MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:x11-toolkits/plib LIB_DEPENDS= libportaudio.so:audio/portaudio GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USES= gettext gl gmake jpeg localbase sdl xorg USE_SDL= sdl USE_GL= gl glu diff --git a/games/crrcsim/pkg-plist b/games/crrcsim/pkg-plist index 758d6ab69bcd..f1f709379f92 100644 --- a/games/crrcsim/pkg-plist +++ b/games/crrcsim/pkg-plist @@ -1,6 +1,6 @@ bin/crrcsim -man/man1/crrcsim.1.gz share/locale/cs/LC_MESSAGES/crrcsim.mo share/locale/de/LC_MESSAGES/crrcsim.mo share/locale/fr/LC_MESSAGES/crrcsim.mo share/locale/it/LC_MESSAGES/crrcsim.mo +share/man/man1/crrcsim.1.gz