mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
disable pth detect when configure
PR: 43624 Submitted by: maintainer
This commit is contained in:
parent
4dee7239dc
commit
b931104c6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70174
@ -16,6 +16,7 @@ BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
CONFIGURE_ARGS= --with-pth=no
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
@ -16,6 +16,7 @@ BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
CONFIGURE_ARGS= --with-pth=no
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user