summaryrefslogtreecommitdiff
path: root/devel/libddwaf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libddwaf/Makefile')
-rw-r--r--devel/libddwaf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libddwaf/Makefile b/devel/libddwaf/Makefile
index 5df7a76c43d2..c080b688117f 100644
--- a/devel/libddwaf/Makefile
+++ b/devel/libddwaf/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libddwaf
-PORTVERSION= 1.24.1
+PORTVERSION= 1.26.0
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org
@@ -11,6 +11,7 @@ LICENSE_COMB= dual
LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.Apache
LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/LICENSE.BSD3
+BUILD_DEPENDS= rapidjson>=0:devel/rapidjson
LIB_DEPENDS= libac.so:devel/libac \
libinjection.so:devel/libinjection \
libre2.so:devel/re2 \