git: cd2f9a1828c5 - main - security/zzuf: Moved man to share/man

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 13:46:19 UTC
The branch main has been updated by bofh:

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

commit cd2f9a1828c529676ff9bfc2f4d9c887b76940eb
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-25 13:35:45 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-25 13:35:45 +0000

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

diff --git a/security/zzuf/Makefile b/security/zzuf/Makefile
index 509fcb9b8f32..aa00a52386b5 100644
--- a/security/zzuf/Makefile
+++ b/security/zzuf/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	zzuf
 PORTVERSION=	0.13
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 MASTER_SITES=	http://caca.zoy.org/raw-attachment/wiki/zzuf/
 
@@ -10,6 +10,7 @@ WWW=		http://sam.zoy.org/zzuf/
 
 USES=		libtool
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
diff --git a/security/zzuf/pkg-plist b/security/zzuf/pkg-plist
index a911229f0300..5cd02a3bc918 100644
--- a/security/zzuf/pkg-plist
+++ b/security/zzuf/pkg-plist
@@ -2,6 +2,6 @@ bin/zzcat
 bin/zzuf
 lib/zzuf/libzzuf.so
 lib/zzuf/libzzuf.a
-man/man1/zzcat.1.gz
-man/man1/zzuf.1.gz
-man/man3/libzzuf.3.gz
+share/man/man1/zzcat.1.gz
+share/man/man1/zzuf.1.gz
+share/man/man3/libzzuf.3.gz