git: 734ff5281dc3 - main - games/pioneers: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:48:39 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=734ff5281dc39f91c67ddfbbfbf07ee52abbed07 commit 734ff5281dc39f91c67ddfbbfbf07ee52abbed07 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 07:34:45 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 07:34:45 +0000 games/pioneers: Moved man to share/man Approved by: portmgr (blanket) --- games/pioneers/Makefile | 3 ++- games/pioneers/pkg-plist | 12 ++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 6b269768739e..53ef3a777e20 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -1,6 +1,6 @@ PORTNAME= pioneers PORTVERSION= 15.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnome MASTER_SITES= SF/pio/Source @@ -20,6 +20,7 @@ RUN_DEPENDS= yelp:x11/yelp USES= gettext gmake gnome pkgconfig USE_GNOME= cairo gnomeprefix gtk30 intltool librsvg2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/games/pioneers/pkg-plist b/games/pioneers/pkg-plist index 17825813c6c9..726fd2fd3c1e 100644 --- a/games/pioneers/pkg-plist +++ b/games/pioneers/pkg-plist @@ -4,12 +4,12 @@ bin/pioneers-metaserver bin/pioneers-server-console bin/pioneers-server-gtk bin/pioneersai -man/man6/pioneers-editor.6.gz -man/man6/pioneers-metaserver.6.gz -man/man6/pioneers-server-console.6.gz -man/man6/pioneers-server-gtk.6.gz -man/man6/pioneers.6.gz -man/man6/pioneersai.6.gz +share/man/man6/pioneers-editor.6.gz +share/man/man6/pioneers-metaserver.6.gz +share/man/man6/pioneers-server-console.6.gz +share/man/man6/pioneers-server-gtk.6.gz +share/man/man6/pioneers.6.gz +share/man/man6/pioneersai.6.gz share/applications/pioneers-editor.desktop share/applications/pioneers-server-gtk.desktop share/applications/pioneers.desktop