Skip to content

Commit

Permalink
devel/libffcall: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 1, 2024
1 parent e6639cd commit b319fb1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion devel/libffcall/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libffcall
PORTVERSION= 2.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GNU

Expand All @@ -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}
Expand Down
8 changes: 4 additions & 4 deletions devel/libffcall/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit b319fb1

Please sign in to comment.