git: 74d8660933e2 - main - devel/libdatovka: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 22:26:28 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=74d8660933e2dea5a647d89bb0be5bb336d5505b commit 74d8660933e2dea5a647d89bb0be5bb336d5505b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-29 22:17:47 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-29 22:26:00 +0000 devel/libdatovka: Moved man to share/man Approved by: portmgr (blanket) --- devel/libdatovka/Makefile | 2 ++ devel/libdatovka/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/libdatovka/Makefile b/devel/libdatovka/Makefile index 152884f96a6a..2d596ea1506d 100644 --- a/devel/libdatovka/Makefile +++ b/devel/libdatovka/Makefile @@ -1,5 +1,6 @@ PORTNAME= libdatovka DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://secure.nic.cz/files/datove_schranky/libdatovka/ @@ -30,6 +31,7 @@ USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+= --disable-fatalwarnings \ --enable-openssl-backend \ --with-docbook-xsl-stylesheets=${LOCALBASE}/share/xsl/docbook diff --git a/devel/libdatovka/pkg-plist b/devel/libdatovka/pkg-plist index 9ea4d4208312..1b43fc37856f 100644 --- a/devel/libdatovka/pkg-plist +++ b/devel/libdatovka/pkg-plist @@ -4,6 +4,6 @@ lib/libdatovka.so lib/libdatovka.so.4 lib/libdatovka.so.4.0.0 libdata/pkgconfig/libdatovka.pc -man/man3/isds.h.libdatovka.3.gz -man/man3/libdatovka.3.gz +share/man/man3/isds.h.libdatovka.3.gz +share/man/man3/libdatovka.3.gz share/locale/cs/LC_MESSAGES/libdatovka.mo