Skip to content

Commit

Permalink
devel/libffi: Impelled to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 23, 2024
1 parent 22df68e commit 2224782
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions 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}/

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

0 comments on commit 2224782

Please sign in to comment.