diff options
Diffstat (limited to 'devel/thrift-cpp/Makefile')
| -rw-r--r-- | devel/thrift-cpp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index d09a41ef6f11..09995684e050 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -13,7 +13,7 @@ WWW= https://thrift.apache.org/ BROKEN_i386= undefined reference to 'boost::atomics::detail::lockpool::scoped_lock::scoped_lock(void const volatile*)' -LIB_DEPENDS= libboost_system.so:devel/boost-libs \ +LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libevent.so:devel/libevent USES= bison cmake pkgconfig compiler:c++11-lang cpe \ @@ -24,7 +24,6 @@ USE_LDCONFIG= yes CMAKE_ON= BUILD_CPP CMAKE_OFF= BUILD_C_GLIB BUILD_JAVA BUILD_JAVASCRIPT BUILD_NODEJS BUILD_PYTHON BUILD_HASKELL BUILD_TESTING -MAKE_JOBS_UNSAFE= yes DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo PLIST_SUB= PORTVERSION="${THRIFT_PORTVERSION}" |
