git: f57eccfbc5fa - main - comms/gpredict: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 14:02:45 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f57eccfbc5fa1867e60cc1e85e4487f8bf5d2ffe commit f57eccfbc5fa1867e60cc1e85e4487f8bf5d2ffe Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-22 13:54:19 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-22 14:02:17 +0000 comms/gpredict: Moved man to share/man Approved by: portmgr (blanket) --- comms/gpredict/Makefile | 3 ++- comms/gpredict/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index d817da47086c..ff949b98d5bf 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpredict DISTVERSION= 2.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms hamradio MASTER_SITES= https://github.com/csete/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -20,6 +20,7 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \ USES= compiler:c11 gettext gmake gnome pkgconfig tar:bz2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= cairo gdkpixbuf2 gtk30 intltool post-patch: diff --git a/comms/gpredict/pkg-plist b/comms/gpredict/pkg-plist index 2719c560272c..3a4598cef1fa 100644 --- a/comms/gpredict/pkg-plist +++ b/comms/gpredict/pkg-plist @@ -1,5 +1,5 @@ bin/gpredict -man/man1/gpredict.1.gz +share/man/man1/gpredict.1.gz share/applications/gpredict.desktop %%DATADIR%%/AUTHORS %%DATADIR%%/COPYING