aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-devel/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-07-21 19:03:27 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-07-21 19:03:27 +0000
commit75ce1dd92c0358703f68a77d6ec19e01f588ad75 (patch)
tree1077693e9e1c54ea781e491b605d6fe38913ae08 /security/openvpn-devel/Makefile
parent0248b2740959f9400189e87c4fa5b73b7774e5cc (diff)
downloadports-75ce1dd92c0358703f68a77d6ec19e01f588ad75.tar.gz
ports-75ce1dd92c0358703f68a77d6ec19e01f588ad75.zip
Notes
Diffstat (limited to 'security/openvpn-devel/Makefile')
-rw-r--r--security/openvpn-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index 027c95bee74d..4cd189ec97c7 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openvpn
-DISTVERSION= 202028
+DISTVERSION= 202030
CATEGORIES= security net net-vpn
MASTER_SITES= https://secure-computing.net/files/openvpn/
PKGNAMESUFFIX= -devel
@@ -78,7 +78,8 @@ SUB_FILES= pkg-message openvpn-client
CFLAGS+= -DLOG_OPENVPN=${LOG_OPENVPN}
.endif
-BUILD_DEPENDS+= cmocka>=0:sysutils/cmocka
+BUILD_DEPENDS+= cmocka>=0:sysutils/cmocka \
+ rst2man:textproc/py-docutils
LIB_DEPENDS+= liblzo2.so:archivers/lzo2
LZ4_LIB_DEPENDS+= liblz4.so:archivers/liblz4