pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net bulk build wants openssl
details: https://anonhg.NetBSD.org/pkgsrc/rev/695dab5b8325
branches: trunk
changeset: 644849:695dab5b8325
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sun Jan 18 16:01:37 2015 +0000
description:
bulk build wants openssl
diffstat:
net/openvpn-nagios/Makefile | 3 ++-
net/p5-DNS-LDNS/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (30 lines):
diff -r e300813f95e3 -r 695dab5b8325 net/openvpn-nagios/Makefile
--- a/net/openvpn-nagios/Makefile Sun Jan 18 16:00:02 2015 +0000
+++ b/net/openvpn-nagios/Makefile Sun Jan 18 16:01:37 2015 +0000
@@ -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 @@
DEPENDS+= openvpn>=2.3.0:../../net/openvpn
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r e300813f95e3 -r 695dab5b8325 net/p5-DNS-LDNS/Makefile
--- a/net/p5-DNS-LDNS/Makefile Sun Jan 18 16:00:02 2015 +0000
+++ b/net/p5-DNS-LDNS/Makefile Sun Jan 18 16:01:37 2015 +0000
@@ -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 @@
.include "../../net/ldns/buildlink3.mk"
.include "../../lang/perl5/module.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index