git: 9b590f338a18 - main - graphics/gliv: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 09:48:43 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b590f338a1808df74d5c589cee312ee4911fa97 commit 9b590f338a1808df74d5c589cee312ee4911fa97 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 09:05:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 09:48:04 +0000 graphics/gliv: Moved man to share/man Approved by: portmgr (blanket) --- graphics/gliv/Makefile | 3 ++- graphics/gliv/pkg-plist | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 67cb9182ed4e..61947b416687 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -1,6 +1,6 @@ PORTNAME= gliv PORTVERSION= 1.9.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ @@ -20,6 +20,7 @@ USE_GNOME= gnomeprefix gtk20 USE_GL= gl glu USE_XORG= sm GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" diff --git a/graphics/gliv/pkg-plist b/graphics/gliv/pkg-plist index 1963572bc817..b5068f028c29 100644 --- a/graphics/gliv/pkg-plist +++ b/graphics/gliv/pkg-plist @@ -1,9 +1,9 @@ bin/gliv -man/cs/man1/gliv.1.gz -man/de/man1/gliv.1.gz -man/fr/man1/gliv.1.gz -man/man1/gliv.1.gz -man/ru/man1/gliv.1.gz +share/man/cs/man1/gliv.1.gz +share/man/de/man1/gliv.1.gz +share/man/fr/man1/gliv.1.gz +share/man/man1/gliv.1.gz +share/man/ru/man1/gliv.1.gz share/applications/gliv.desktop share/pixmaps/gliv.png share/locale/bg/LC_MESSAGES/gliv.mo