git: 7bdd361fe4cc - main - devel/ossp-ex: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 14:51:49 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7bdd361fe4cc3769080c00049bac915534df11df commit 7bdd361fe4cc3769080c00049bac915534df11df Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-23 14:49:45 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-23 14:51:25 +0000 devel/ossp-ex: Impelled to share/man Approved by: portmgr (blanket) --- devel/ossp-ex/Makefile | 3 ++- devel/ossp-ex/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/ossp-ex/Makefile b/devel/ossp-ex/Makefile index 9d02f638e35f..f2d1b6331195 100644 --- a/devel/ossp-ex/Makefile +++ b/devel/ossp-ex/Makefile @@ -1,6 +1,6 @@ PORTNAME= ex PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= OSSP/lib/${PORTNAME} PKGNAMEPREFIX= ossp- @@ -11,6 +11,7 @@ WWW= http://www.ossp.org/pkg/lib/ex/ USES= libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes check: build diff --git a/devel/ossp-ex/pkg-plist b/devel/ossp-ex/pkg-plist index c98a22420af4..c43e5cad3ba0 100644 --- a/devel/ossp-ex/pkg-plist +++ b/devel/ossp-ex/pkg-plist @@ -4,4 +4,4 @@ lib/libex.a lib/libex.so lib/libex.so.10 lib/libex.so.10.0.26 -man/man3/ex.3.gz +share/man/man3/ex.3.gz