git: c2f64def1751 - main - mail/libpst: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:19:05 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c2f64def1751ab9308aff9b93348cc337289a9f2
commit c2f64def1751ab9308aff9b93348cc337289a9f2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:26:26 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:06:33 +0000
mail/libpst: Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)
---
mail/libpst/Makefile | 1 +
mail/libpst/pkg-plist | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile
index 1b3d57787616..ccffd4311838 100644
--- a/mail/libpst/Makefile
+++ b/mail/libpst/Makefile
@@ -19,6 +19,7 @@ USES= gmake iconv libtool pathfix pkgconfig
CONFIGURE_ARGS= --disable-python --enable-libpst-shared
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
diff --git a/mail/libpst/pkg-plist b/mail/libpst/pkg-plist
index 1fce71092620..5375f025cbde 100644
--- a/mail/libpst/pkg-plist
+++ b/mail/libpst/pkg-plist
@@ -14,8 +14,8 @@ lib/libpst.so
lib/libpst.so.4
lib/libpst.so.4.1.18
libdata/pkgconfig/libpst.pc
-man/man1/lspst.1.gz
-man/man1/pst2dii.1.gz
-man/man1/pst2ldif.1.gz
-man/man1/readpst.1.gz
-man/man5/outlook.pst.5.gz
+share/man/man1/lspst.1.gz
+share/man/man1/pst2dii.1.gz
+share/man/man1/pst2ldif.1.gz
+share/man/man1/readpst.1.gz
+share/man/man5/outlook.pst.5.gz