1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Drop USE_AUTOTOOLS=libtool, not used

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-25 14:24:48 +00:00
parent 4ae3a69610
commit 750c7b06b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366081

View File

@ -26,7 +26,7 @@ USES= gmake perl5
USE_PERL5= build
USE_LDCONFIG= yes
USE_CSTD= gnu89
USE_AUTOTOOLS= libtool autoheader autoconf
USE_AUTOTOOLS= autoheader autoconf
CONFIGURE_ARGS?= --enable-shared --with-krb5=${PREFIX}/bin/krb5-config
CONFIGURE_ENV= INSTALL="${INSTALL}" YACC=/usr/bin/yacc
MAKE_ARGS= INSTALL="${INSTALL}"