summaryrefslogtreecommitdiff
path: root/net/openvpn-nagios
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2015-01-18 16:01:37 +0000
committerwiedi <wiedi@pkgsrc.org>2015-01-18 16:01:37 +0000
commitbcd8d3816ece543b1c3fbd679f5ff2b675a8485e (patch)
tree18dfbf51f454814ff16cf3b2179727222080c606 /net/openvpn-nagios
parent59937dc1597a1ec71ac742ea128743f23ff1ab9d (diff)
downloadpkgsrc-bcd8d3816ece543b1c3fbd679f5ff2b675a8485e.tar.gz
bulk build wants openssl
Diffstat (limited to 'net/openvpn-nagios')
-rw-r--r--net/openvpn-nagios/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openvpn-nagios/Makefile b/net/openvpn-nagios/Makefile
index 9c5a5d93a0a..50cb659ebd0 100644
--- a/net/openvpn-nagios/Makefile
+++ b/net/openvpn-nagios/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/07/20 17:43:29 adam Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/18 16:01:37 wiedi Exp $
.include "../../net/openvpn/Makefile.common"
@@ -27,4 +27,5 @@ MESSAGE_SUBST+= OPENVPN_PLUGINSDIR=${PREFIX:Q}/${OPENVPN_PLUGINSDIR:Q}
DEPENDS+= openvpn>=2.3.0:../../net/openvpn
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"