From 22df68efb039217dd57e71e333bc7da04cabb89f Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Tue, 23 Jan 2024 15:06:01 +0100 Subject: devel/pkgconf: Impelled to share/man Approved by: portmgr (blanket) --- devel/pkgconf/Makefile | 3 ++- devel/pkgconf/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index c2389e6b0862..089998731567 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -1,6 +1,6 @@ PORTNAME= pkgconf PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.ariadne.space/${PORTNAME}/ @@ -22,6 +22,7 @@ TEST_DEPENDS= kyua:devel/kyua USES= cpe tar:xz libtool pathfix GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_TARGET= check diff --git a/devel/pkgconf/pkg-plist b/devel/pkgconf/pkg-plist index 82dc738abea1..b0072cf6c6ce 100644 --- a/devel/pkgconf/pkg-plist +++ b/devel/pkgconf/pkg-plist @@ -11,10 +11,10 @@ lib/libpkgconf.so lib/libpkgconf.so.4 lib/libpkgconf.so.4.0.0 libdata/pkgconfig/libpkgconf.pc -man/man1/pkgconf.1.gz -man/man5/pc.5.gz -man/man5/pkgconf-personality.5.gz -man/man7/pkg.m4.7.gz +share/man/man1/pkgconf.1.gz +share/man/man5/pc.5.gz +share/man/man5/pkgconf-personality.5.gz +share/man/man7/pkg.m4.7.gz share/aclocal/pkg.m4 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/README.md -- cgit v1.2.3