summaryrefslogtreecommitdiff
path: root/devel/avro-cpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avro-cpp/Makefile')
-rw-r--r--devel/avro-cpp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile
index 84f0f36a00b2..883dcd3d2336 100644
--- a/devel/avro-cpp/Makefile
+++ b/devel/avro-cpp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= avro
PORTVERSION= 1.12.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= APACHE/avro/avro-${PORTVERSION}/cpp
PKGNAMESUFFIX= -cpp
@@ -14,7 +14,6 @@ WWW= https://avro.apache.org/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= libfmt>=10.2.1<10.2.1_99:devel/libfmt
LIB_DEPENDS= libboost_regex.so:devel/boost-libs \
libfmt.so:devel/libfmt \
libsnappy.so:archivers/snappy