Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2024 10:20:42 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cad4b8f20bdb - main - comms/xlog: Impelled to share/man
Message-ID:  <202401241020.40OAKgQO056282@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cad4b8f20bdb8f6f49ffe20d7064eeaab7467183

commit cad4b8f20bdb8f6f49ffe20d7064eeaab7467183
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-24 10:16:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-24 10:20:15 +0000

    comms/xlog: Impelled to share/man
---
 comms/xlog/Makefile  | 3 ++-
 comms/xlog/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile
index 8f0c846465be..cf9c82c37c1b 100644
--- a/comms/xlog/Makefile
+++ b/comms/xlog/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xlog
 DISTVERSION=	2.0.24
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	comms hamradio
 MASTER_SITES=	SAVANNAH
 
@@ -20,6 +20,7 @@ LIB_DEPENDS=	libhamlib.so:comms/hamlib \
 USES=		compiler:c11 gnome pkgconfig shared-mime-info
 USE_GNOME=	cairo gdkpixbuf2 gtk20
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 
 CONFIGURE_ARGS=	--enable-mime-update
 CONFIGURE_ENV+=	ac_cv_c_compiler_gnu=no
diff --git a/comms/xlog/pkg-plist b/comms/xlog/pkg-plist
index c567cbb33fe1..26c02dcd6f06 100644
--- a/comms/xlog/pkg-plist
+++ b/comms/xlog/pkg-plist
@@ -1,5 +1,5 @@
 bin/xlog
-man/man1/xlog.1.gz
+share/man/man1/xlog.1.gz
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
 %%PORTDOCS%%%%DOCSDIR%%/BUGS
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401241020.40OAKgQO056282>