aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/thrift/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile
index f54712ea1b9c..17f6a910aad2 100644
--- a/devel/thrift/Makefile
+++ b/devel/thrift/Makefile
@@ -36,7 +36,6 @@ CONFIGURE_ARGS= --with-boost=${LOCALBASE} --with-libevent=${LOCALBASE} \
--enable-shared --enable-static --with-zlib
CONFIGURE_ENV+= ${MAKE_ENV}
-# For Erlang support, use devel/erlang-thrift.
# For Perl support, use devel/p5-Thrift.
# For Python support, use devel/py-thrift.
# For Ruby support, use devel/ruby-thrift.