diff options
Diffstat (limited to 'devel/avro-cpp/Makefile')
-rw-r--r-- | devel/avro-cpp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index de44b58cf3ba..883dcd3d2336 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -11,8 +11,6 @@ COMMENT= C++ library for Apache Avro WWW= https://avro.apache.org/ \ https://github.com/apache/avro -BROKEN= Lots of cmake warnings, does not find snappy, does not link libfmt dynamically - LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |