git: 8308b212098c - main - devel/ossp-al: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 13:03:46 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=8308b212098ce431b2b5a6dfb813fbb36bd3500a commit 8308b212098ce431b2b5a6dfb813fbb36bd3500a Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-06 11:56:19 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-06 13:03:22 +0000 devel/ossp-al: Move man pages to share/man Approved by: portmgr (blanket) --- devel/ossp-al/Makefile | 3 ++- devel/ossp-al/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile index b578a82e880b..81646f1c8c90 100644 --- a/devel/ossp-al/Makefile +++ b/devel/ossp-al/Makefile @@ -1,6 +1,6 @@ PORTNAME= al PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= OSSP/lib/${PORTNAME} PKGNAMEPREFIX= ossp- @@ -13,6 +13,7 @@ LIB_DEPENDS= libex.so:devel/ossp-ex USES= libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --with-ex=${LOCALBASE} USE_LDCONFIG= yes diff --git a/devel/ossp-al/pkg-plist b/devel/ossp-al/pkg-plist index 4f9a7db401fc..1c7aac4f4027 100644 --- a/devel/ossp-al/pkg-plist +++ b/devel/ossp-al/pkg-plist @@ -4,4 +4,4 @@ lib/libal.a lib/libal.so lib/libal.so.9 lib/libal.so.9.0.23 -man/man3/al.3.gz +share/man/man3/al.3.gz