git: d3a79c19ce28 - main - mail/jwsmtp: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 17:36:09 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3a79c19ce2847d8e93e8cca276bd0e869de1b1a commit d3a79c19ce2847d8e93e8cca276bd0e869de1b1a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 17:12:24 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 17:35:42 +0000 mail/jwsmtp: Moved man to share/man Approved by: portmgr (blanket) --- mail/jwsmtp/Makefile | 2 ++ mail/jwsmtp/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/jwsmtp/Makefile b/mail/jwsmtp/Makefile index 4fe7c4790159..52d280a2c547 100644 --- a/mail/jwsmtp/Makefile +++ b/mail/jwsmtp/Makefile @@ -1,5 +1,6 @@ PORTNAME= jwsmtp PORTVERSION= 1.32.15 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/jwsmtp%20version%201.32.15%20bugfix/ @@ -19,6 +20,7 @@ DOCS_DESC= Install documentation MANPAGES_DESC= Install manpages GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes USES= libtool pathfix INSTALL_TARGET= install-strip diff --git a/mail/jwsmtp/pkg-plist b/mail/jwsmtp/pkg-plist index ad512adc4780..f4ce63064856 100644 --- a/mail/jwsmtp/pkg-plist +++ b/mail/jwsmtp/pkg-plist @@ -6,7 +6,7 @@ lib/libjwsmtp-1.32.so lib/libjwsmtp.a lib/libjwsmtp.so libdata/pkgconfig/jwsmtp-1.32.pc -%%MANPAGES%%man/man3/jwsmtp.3.gz +%%MANPAGES%%share/man/man3/jwsmtp.3.gz %%PORTDOCS%%%%DOCSDIR%%-1.32/Copying %%PORTDOCS%%%%DOCSDIR%%-1.32/basic_code.html %%PORTDOCS%%%%DOCSDIR%%-1.32/functions.html