git: 6982a4e2063e - main - games/pipenightdreams: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:48:40 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6982a4e2063ebc11fd645db0190b714fc42cbcbd commit 6982a4e2063ebc11fd645db0190b714fc42cbcbd Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 07:35:23 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 07:35:23 +0000 games/pipenightdreams: Moved man to share/man Approved by: portmgr (blanket) --- games/pipenightdreams/Makefile | 3 ++- games/pipenightdreams/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games/pipenightdreams/Makefile b/games/pipenightdreams/Makefile index 1381a3a730a8..b523159be6ce 100644 --- a/games/pipenightdreams/Makefile +++ b/games/pipenightdreams/Makefile @@ -1,6 +1,6 @@ PORTNAME= pipenightdreams PORTVERSION= 0.10.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MASTER_SITES= https://www.libsdl.org/projects/pipenightdreams/packages/ @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake sdl USE_SDL= image sdl GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include diff --git a/games/pipenightdreams/pkg-plist b/games/pipenightdreams/pkg-plist index 5778c5b1d67a..8a6ba0d8177d 100644 --- a/games/pipenightdreams/pkg-plist +++ b/games/pipenightdreams/pkg-plist @@ -1,5 +1,5 @@ bin/pipenightdreams -man/man6/pipenightdreams.6.gz +share/man/man6/pipenightdreams.6.gz share/pixmaps/pipenightdreams.png %%DATADIR%%/images/alllevelsdone.png %%DATADIR%%/images/arrows_grey/arrow_e.png