git: 681ecae01994 - main - devel/ossp-xds: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 13:55:55 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=681ecae019945e6aff5c26c40dd807ddda1c437d commit 681ecae019945e6aff5c26c40dd807ddda1c437d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 13:55:03 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 13:55:26 +0000 devel/ossp-xds: Moved man to share/man Approved by: portmgr (blanket) --- devel/ossp-xds/Makefile | 3 ++- devel/ossp-xds/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/devel/ossp-xds/Makefile b/devel/ossp-xds/Makefile index e57162fa5f4e..7ee07b245644 100644 --- a/devel/ossp-xds/Makefile +++ b/devel/ossp-xds/Makefile @@ -1,6 +1,6 @@ PORTNAME= xds PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= OSSP/lib/${PORTNAME} PKGNAMEPREFIX= ossp- @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes TEST_TARGET= check # XXX: 20 of 26 tests fail diff --git a/devel/ossp-xds/pkg-plist b/devel/ossp-xds/pkg-plist index 7fdf0341aaf1..cd2e1ad2ad51 100644 --- a/devel/ossp-xds/pkg-plist +++ b/devel/ossp-xds/pkg-plist @@ -4,5 +4,5 @@ lib/libxds.a lib/libxds.so lib/libxds.so.9 lib/libxds.so.9.0.23 -man/man1/xds-config.1.gz -man/man3/xds.3.gz +share/man/man1/xds-config.1.gz +share/man/man3/xds.3.gz