devel/libffi: Remove GNU_CONFIGURE_MANPREFIX
It is the same as the default Reported by: sunpoet
This commit is contained in:
parent
4b0e7ee50c
commit
266921186a
1 changed files with 4 additions and 5 deletions
|
|
@ -15,11 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
TEST_DEPENDS= runtest:misc/dejagnu
|
||||
|
||||
USES= compiler:c11 cpe libtool pathfix
|
||||
CPE_VENDOR= libffi_project
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= compiler:c11 cpe libtool pathfix
|
||||
CPE_VENDOR= libffi_project
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS= --disable-multi-os-directory
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue