git: 9f35e8bcf7eb - main - mail/anubis: Move man pages to share/man

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 10 Mar 2024 09:55:54 UTC
The branch main has been updated by eduardo:

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

commit 9f35e8bcf7ebb18324b012a6bdbd7a8fe92dae23
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-03-10 05:57:09 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-03-10 09:55:36 +0000

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

diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index cbfad4714b11..59fa31c63776 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	anubis
 PORTVERSION=	4.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	GNU
 
@@ -24,6 +24,7 @@ SHEBANG_FILES=	contrib/msg2smtp.pl
 USE_RC_SUBR=	anubis
 
 GNU_CONFIGURE=	yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 CONFIGURE_ARGS=	--with-gnutls \
 		--with-gsasl
 
diff --git a/mail/anubis/pkg-plist b/mail/anubis/pkg-plist
index 27388300cc33..0d7df8a53aa8 100644
--- a/mail/anubis/pkg-plist
+++ b/mail/anubis/pkg-plist
@@ -1,7 +1,6 @@
 bin/anubisusr
 bin/msg2smtp.pl
 sbin/anubis
-man/man1/anubis.1.gz
 sbin/anubisadm
 %%GUILE%%share/anubis/entire-msg.scm
 %%GUILE%%share/anubis/remailer.scm
@@ -30,3 +29,4 @@ sbin/anubisadm
 %%NLS%%share/locale/uk/LC_MESSAGES/anubis.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/anubis.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/anubis.mo
+share/man/man1/anubis.1.gz