git: 99988819c5c0 - main - net-mgmt/whatmask: Move man pages to share/man

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Wed, 20 Mar 2024 13:20:01 UTC
The branch main has been updated by eduardo:

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

commit 99988819c5c05aad890e9d94b3e16ad1ea686c0c
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-20 13:18:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-20 13:19:33 +0000

    net-mgmt/whatmask: Move man pages to share/man
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/whatmask/Makefile  | 3 ++-
 net-mgmt/whatmask/pkg-plist | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile
index 5e83b79d204b..a35bdc310ecd 100644
--- a/net-mgmt/whatmask/Makefile
+++ b/net-mgmt/whatmask/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	whatmask
 PORTVERSION=	1.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://downloads.laffeycomputer.com/current_builds/whatmask/
 
@@ -12,5 +12,6 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 
 .include <bsd.port.mk>
diff --git a/net-mgmt/whatmask/pkg-plist b/net-mgmt/whatmask/pkg-plist
index b78c4b32862b..24f05b7d2cfb 100644
--- a/net-mgmt/whatmask/pkg-plist
+++ b/net-mgmt/whatmask/pkg-plist
@@ -1,2 +1,2 @@
 bin/whatmask
-man/man1/whatmask.1.gz
+share/man/man1/whatmask.1.gz