summaryrefslogtreecommitdiff
path: root/net/openvpn-nagios
diff options
context:
space:
mode:
authorwiedi <wiedi>2015-01-18 16:01:37 +0000
committerwiedi <wiedi>2015-01-18 16:01:37 +0000
commit70aab9f54858fed85267af5488273cc9450a3e74 (patch)
tree18dfbf51f454814ff16cf3b2179727222080c606 /net/openvpn-nagios
parentae640ce91146d1a9b0d1ea221534e92631b651d1 (diff)
downloadpkgsrc-70aab9f54858fed85267af5488273cc9450a3e74.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"