summaryrefslogtreecommitdiff
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
parent59937dc1597a1ec71ac742ea128743f23ff1ab9d (diff)
downloadpkgsrc-bcd8d3816ece543b1c3fbd679f5ff2b675a8485e.tar.gz
bulk build wants openssl
-rw-r--r--net/openvpn-nagios/Makefile3
-rw-r--r--net/p5-DNS-LDNS/Makefile3
2 files changed, 4 insertions, 2 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"
diff --git a/net/p5-DNS-LDNS/Makefile b/net/p5-DNS-LDNS/Makefile
index 504303bc77a..05a4af658c4 100644
--- a/net/p5-DNS-LDNS/Makefile
+++ b/net/p5-DNS-LDNS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/11/21 09:59:35 he Exp $
+# $NetBSD: Makefile,v 1.3 2015/01/18 16:03:10 wiedi Exp $
DISTVERSION= 1.6.17
PKGVERSION= 0.06
@@ -19,4 +19,5 @@ PERL5_PACKLIST= auto/DNS/LDNS/.packlist
.include "../../net/ldns/buildlink3.mk"
.include "../../lang/perl5/module.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"