- Fix INDEX

This commit is contained in:
Martin Wilke 2009-09-02 11:26:53 +00:00
parent c61d81a4d6
commit 04e86d2517
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240705
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:15
USE_AUTOTOOLS= libtool:22
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:15
USE_AUTOTOOLS= libtool:22
CONFIGURE_ARGS?= --enable-shared
# CONFIGURE_ARGS+= --disable-thread-support
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc \