- Switch to USES=libtool

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-26 19:33:32 +00:00
parent aa06ae6e6b
commit d4347a09de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366253

View file

@ -13,11 +13,11 @@ COMMENT= Framework for scalable cross-language services development
LICENSE= APACHE20
USE_AUTOTOOLS= autoconf autoheader:env aclocal automake libtool
USE_AUTOTOOLS= autoconf autoheader:env aclocal automake
ACLOCAL_ARGS= -I${WRKSRC}/aclocal
AUTOMAKE_ARGS= --foreign --add-missing --copy
USES= pkgconfig gmake
USES= gmake libtool pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE= yes