From 7068832289bb1db2cac624be21dd7991affae8bc Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Sun, 10 Mar 2024 09:33:08 +0000 Subject: [PATCH] mail/proxsmtp: Move man pages to share/man Approved by: portmgr (blanket) --- mail/proxsmtp/Makefile | 3 ++- mail/proxsmtp/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/mail/proxsmtp/Makefile b/mail/proxsmtp/Makefile index d61424672a7df..afe3a97643d05 100644 --- a/mail/proxsmtp/Makefile +++ b/mail/proxsmtp/Makefile @@ -1,6 +1,6 @@ PORTNAME= proxsmtp PORTVERSION= 1.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail security MASTER_SITES= http://thewalter.net/stef/software/proxsmtp/ \ ZI @@ -13,6 +13,7 @@ LICENSE= BSD3CLAUSE USES= gmake GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_RC_SUBR= proxsmtpd SUB_FILES= pkg-message diff --git a/mail/proxsmtp/pkg-plist b/mail/proxsmtp/pkg-plist index 6ec7c330e52bb..7ba4de4d5a191 100644 --- a/mail/proxsmtp/pkg-plist +++ b/mail/proxsmtp/pkg-plist @@ -1,4 +1,4 @@ @sample etc/proxsmtpd.conf.sample -man/man5/proxsmtpd.conf.5.gz -man/man8/proxsmtpd.8.gz sbin/proxsmtpd +share/man/man5/proxsmtpd.conf.5.gz +share/man/man8/proxsmtpd.8.gz