summaryrefslogtreecommitdiff
path: root/devel/thrift/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/thrift/Makefile')
-rw-r--r--devel/thrift/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index c0964822d1b9..4ac08d3338b2 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -20,8 +20,8 @@ COMMENT= Framework for scalable cross-language services development
LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs \
event-1.4:${PORTSDIR}/devel/libevent
-USE_AUTOTOOLS= autoconf:268:env autoheader:268:env aclocal:111:env \
- automake:111:env libtool:22:env
+USE_AUTOTOOLS= autoconf:env autoheader:env aclocal:env \
+ automake:env libtool:env
USE_GNOME= pkgconfig
USE_GCC= 4.2+
GNU_CONFIGURE= yes