git: 88a9939a9df2 - main - mail/enma: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 17:36:01 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=88a9939a9df2259a28f148c61da30024932ebe9c commit 88a9939a9df2259a28f148c61da30024932ebe9c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 17:07:48 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 17:35:37 +0000 mail/enma: Moved man to share/man Approved by: portmgr (blanket) --- mail/enma/Makefile | 3 ++- mail/enma/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/mail/enma/Makefile b/mail/enma/Makefile index 0e3e23cfed53..3ed5c1062859 100644 --- a/mail/enma/Makefile +++ b/mail/enma/Makefile @@ -1,6 +1,6 @@ PORTNAME= enma PORTVERSION= 1.2.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/ENMA/${PORTVERSION} @@ -12,6 +12,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-ssl-incdir=${OPENSSLINC} \ --with-ssl-libdir=${OPENSSLLIB} diff --git a/mail/enma/pkg-plist b/mail/enma/pkg-plist index e59b4c67ba98..853416a5b168 100644 --- a/mail/enma/pkg-plist +++ b/mail/enma/pkg-plist @@ -5,5 +5,5 @@ lib/libsauth.so lib/libsauth.so.0 lib/libsauth.so.0.0.0 libexec/enma -man/ja_JP.UTF-8/man1/enma.1.gz -man/man1/enma.1.gz +share/man/ja_JP.UTF-8/man1/enma.1.gz +share/man/man1/enma.1.gz