git: 26b2f902c166 - main - games/gracer: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:08:37 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=26b2f902c1662d117731ac7826254148a20b7767 commit 26b2f902c1662d117731ac7826254148a20b7767 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 06:54:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 07:08:08 +0000 games/gracer: Moved man to share/man Approved by: portmgr (blanket) --- games/gracer/Makefile | 3 ++- games/gracer/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 3ca4b5851eb9..7811080a8dab 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -1,6 +1,6 @@ PORTNAME= gracer PORTVERSION= 0.1.5 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= games MASTER_SITES= SF @@ -20,6 +20,7 @@ USE_GL= gl glu glut USE_PERL5= build USE_XORG= ice sm x11 xext xi xmu xt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-plib=${LOCALBASE} CPPFLAGS+= -I${TCL_INCLUDEDIR} diff --git a/games/gracer/pkg-plist b/games/gracer/pkg-plist index 5695730c9969..78a38c79ba07 100644 --- a/games/gracer/pkg-plist +++ b/games/gracer/pkg-plist @@ -1,5 +1,5 @@ bin/gracer -man/man6/gracer.6.gz +share/man/man6/gracer.6.gz %%DATADIR%%/courses/cliff.jpg %%DATADIR%%/courses/course1.grc %%DATADIR%%/courses/course1.grs