diff options
Diffstat (limited to 'devel/thrift/Makefile')
-rw-r--r-- | devel/thrift/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index fab6a89c8073..c3635faaaf13 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \ event-1.4:${PORTSDIR}/devel/libevent USE_AUTOTOOLS= autoconf:262:env autoheader:262:env aclocal:19:env \ - automake:19:env libtool:15:env + automake:19:env libtool:22:env USE_GNOME= pkgconfig USE_BZIP2= yes USE_GCC= 4.2+ |