git: b319fb15db52 - main - devel/libffcall: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Feb 2024 20:15:13 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b319fb15db5275a2592741d45363ed64ec22e542 commit b319fb15db5275a2592741d45363ed64ec22e542 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-31 16:21:32 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-01 20:00:52 +0000 devel/libffcall: Moved man to share/man Approved by: portmgr (blanket) --- devel/libffcall/Makefile | 3 ++- devel/libffcall/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/libffcall/Makefile b/devel/libffcall/Makefile index 0c2807c9e13d..5d45e711014c 100644 --- a/devel/libffcall/Makefile +++ b/devel/libffcall/Makefile @@ -1,6 +1,6 @@ PORTNAME= libffcall PORTVERSION= 2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= GNU @@ -17,6 +17,7 @@ BROKEN_mips64= fails to build: gmake[2]: No rule to make target 'avcall-mips64-m USES= gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-shared CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} diff --git a/devel/libffcall/pkg-plist b/devel/libffcall/pkg-plist index bdcdb2c82ea7..7523e398f76e 100644 --- a/devel/libffcall/pkg-plist +++ b/devel/libffcall/pkg-plist @@ -22,10 +22,10 @@ lib/libtrampoline.so lib/libtrampoline.so.1 lib/libtrampoline.so.1.0.3 lib/libvacall.a -man/man3/avcall.3.gz -man/man3/callback.3.gz -man/man3/trampoline.3.gz -man/man3/vacall.3.gz +share/man/man3/avcall.3.gz +share/man/man3/callback.3.gz +share/man/man3/trampoline.3.gz +share/man/man3/vacall.3.gz share/html/avcall.html share/html/callback.html share/html/trampoline.html