Fix build brokenness. Backout r1.130 until the problem can be permanently

fixed.
This commit is contained in:
Cy Schubert 2009-09-02 06:16:12 +00:00
parent 50d9d03a5d
commit 42d3e0d328
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240694
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ WITH_OPENSSL_PORT= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS?= --enable-shared
# CONFIGURE_ARGS+= --disable-thread-support
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \

View file

@ -27,7 +27,7 @@ WITH_OPENSSL_PORT= yes
USE_GMAKE= yes
USE_PERL5_BUILD= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:22
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS?= --enable-shared
# CONFIGURE_ARGS+= --disable-thread-support
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \