git: 2224782c9650 - main - devel/libffi: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 14:51:32 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2224782c9650576bc75a514fb6008463930fa0be
commit 2224782c9650576bc75a514fb6008463930fa0be
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-23 14:06:28 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-23 14:51:22 +0000
devel/libffi: Impelled to share/man
Approved by: portmgr (blanket)
---
devel/libffi/Makefile | 2 ++
devel/libffi/pkg-plist | 8 ++++----
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index 6385271efbdd..7af384ef2a2f 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libffi
DISTVERSION= 3.4.4
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
@@ -15,6 +16,7 @@ TEST_DEPENDS= runtest:misc/dejagnu
USES= compiler:c11 cpe libtool pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPE_VENDOR= libffi_project
CONFIGURE_ARGS= --disable-multi-os-directory
diff --git a/devel/libffi/pkg-plist b/devel/libffi/pkg-plist
index 2251455da610..acb259f6edd9 100644
--- a/devel/libffi/pkg-plist
+++ b/devel/libffi/pkg-plist
@@ -5,7 +5,7 @@ lib/libffi.so
lib/libffi.so.8
lib/libffi.so.8.1.2
libdata/pkgconfig/libffi.pc
-man/man3/ffi.3.gz
-man/man3/ffi_call.3.gz
-man/man3/ffi_prep_cif.3.gz
-man/man3/ffi_prep_cif_var.3.gz
+share/man/man3/ffi.3.gz
+share/man/man3/ffi_call.3.gz
+share/man/man3/ffi_prep_cif.3.gz
+share/man/man3/ffi_prep_cif_var.3.gz