git: 03d1663ba725 - main - mail/alpine: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 17:03:14 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=03d1663ba7252e0e8d36c07237131d985d33ad32 commit 03d1663ba7252e0e8d36c07237131d985d33ad32 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 16:35:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 16:35:57 +0000 mail/alpine: Moved man to share/man Approved by: portmgr (blanket) --- mail/alpine/Makefile | 2 ++ mail/alpine/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index d30d6089e99b..33b017048a65 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -1,5 +1,6 @@ PORTNAME?= alpine DISTVERSION= 2.26 +PORTREVISION= 1 CATEGORIES?= mail news MASTER_SITES= https://repo.or.cz/alpine.git/snapshot/${GIT_COMMIT}${EXTRACT_SUFX}?dummy=/ @@ -15,6 +16,7 @@ USES+= cpe ssl libtool ncurses gettext-runtime CPE_VENDOR= alpine_project GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share MAKE_JOBS_UNSAFE= yes CONFIGURE_ARGS+= --with-debug-level=2 \ --enable-background-post \ diff --git a/mail/alpine/pkg-plist b/mail/alpine/pkg-plist index 638e4b888064..dd778c20f111 100644 --- a/mail/alpine/pkg-plist +++ b/mail/alpine/pkg-plist @@ -2,6 +2,6 @@ bin/alpine bin/rpdump bin/rpload etc/alpine.conf.sample -man/man1/alpine.1.gz -man/man1/rpdump.1.gz -man/man1/rpload.1.gz +share/man/man1/alpine.1.gz +share/man/man1/rpdump.1.gz +share/man/man1/rpload.1.gz