diff options
Diffstat (limited to 'devel/thrift')
-rw-r--r-- | devel/thrift/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index 07b4be92cb5e..fab6a89c8073 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= bms MAINTAINER= skv@FreeBSD.org COMMENT= Framework for scalable cross-language services development -# NOTYET: boost-libs -LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost \ +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 \ |