diff options
Diffstat (limited to 'devel/thrift-cpp/Makefile')
-rw-r--r-- | devel/thrift-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/thrift-cpp/Makefile b/devel/thrift-cpp/Makefile index 34d643ce0c29..4a9891c3900d 100644 --- a/devel/thrift-cpp/Makefile +++ b/devel/thrift-cpp/Makefile @@ -9,6 +9,7 @@ DISTNAME= thrift-${PORTVERSION} MAINTAINER= komarov@valerka.net COMMENT= C++ interface to Thrift +WWW= https://thrift.apache.org/ BROKEN_i386= undefined reference to 'boost::atomics::detail::lockpool::scoped_lock::scoped_lock(void const volatile*)' |