git: f4688ca393a9 - main - mail/pfqueue: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 30 Jan 2024 21:02:59 UTC
The branch main has been updated by bofh:

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

commit f4688ca393a9a2569ec2ae9994c0d0d1e2d54dcc
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-30 20:45:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-30 20:45:21 +0000

    mail/pfqueue: Moved man to share/man
---
 mail/pfqueue/Makefile  | 3 ++-
 mail/pfqueue/pkg-plist | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile
index ddde6dd69fd7..6f0b91e2e662 100644
--- a/mail/pfqueue/Makefile
+++ b/mail/pfqueue/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pfqueue
 PORTVERSION=	0.5.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	SF
 
@@ -15,6 +15,7 @@ USES=		libtool ncurses
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--disable-static
 
 INSTALL_TARGET=	install-strip
diff --git a/mail/pfqueue/pkg-plist b/mail/pfqueue/pkg-plist
index 92155f062215..dbc87e155960 100644
--- a/mail/pfqueue/pkg-plist
+++ b/mail/pfqueue/pkg-plist
@@ -15,5 +15,5 @@ lib/libpfq_socket.so.0.0.0
 lib/libpfqueue.so
 lib/libpfqueue.so.0
 lib/libpfqueue.so.0.0.0
-man/man1/pfqueue.1.gz
-man/man5/pfqueue.conf.5.gz
+share/man/man1/pfqueue.1.gz
+share/man/man5/pfqueue.conf.5.gz