aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-31 16:21:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-01 20:00:52 +0000
commitb319fb15db5275a2592741d45363ed64ec22e542 (patch)
treec69d29451049e1bb62bfd8d198a903a221ee5352
parente6639cde8968a8a6ec0971db3efed4a7e079e69e (diff)
downloadports-b319fb15db5275a2592741d45363ed64ec22e542.tar.gz
ports-b319fb15db5275a2592741d45363ed64ec22e542.zip
devel/libffcall: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/libffcall/Makefile3
-rw-r--r--devel/libffcall/pkg-plist8
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