git: 652c32e84fae - main - net-mgmt/ap-utils: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sat, 24 Feb 2024 22:18:06 UTC
The branch main has been updated by bofh:

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

commit 652c32e84fae9b763fbdaf9f4bde5fb3c88dbf4f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-24 21:59:52 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-24 22:17:42 +0000

    net-mgmt/ap-utils: Moved man to share/man
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/ap-utils/Makefile  | 3 ++-
 net-mgmt/ap-utils/pkg-plist | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/net-mgmt/ap-utils/Makefile b/net-mgmt/ap-utils/Makefile
index 85c1ff418272..fe15842a3816 100644
--- a/net-mgmt/ap-utils/Makefile
+++ b/net-mgmt/ap-utils/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ap-utils
 PORTVERSION=	1.4.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF
 
@@ -9,6 +9,7 @@ COMMENT=	Set of utilities to configure and monitor wireless access points
 WWW=		https://ap-utils.polesye.net/
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USES=		iconv ncurses tar:bzip2
 CPPFLAGS+=	-I${LOCALBASE}/include
 LIBS+=		-L${LOCALBASE}/lib -lintl
diff --git a/net-mgmt/ap-utils/pkg-plist b/net-mgmt/ap-utils/pkg-plist
index 85eb9a699466..d174ac7131f5 100644
--- a/net-mgmt/ap-utils/pkg-plist
+++ b/net-mgmt/ap-utils/pkg-plist
@@ -1,9 +1,9 @@
 bin/ap-config
 bin/ap-mrtg
 bin/ap-gl
-man/man8/ap-trapd.8.gz
-man/man8/ap-mrtg.8.gz
-man/man8/ap-config.8.gz
+share/man/man8/ap-trapd.8.gz
+share/man/man8/ap-mrtg.8.gz
+share/man/man8/ap-config.8.gz
 sbin/ap-trapd
 %%NLS%%share/locale/fr/LC_MESSAGES/ap-utils.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/ap-utils.mo