1
0
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:
Ying-Chieh Liao 2002-11-15 17:49:37 +00:00
parent 4dee7239dc
commit b931104c6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70174
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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