pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Net-DNS-SEC p5-Net-DNS-SEC: Requires openssl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e5d727d28d3
branches:  trunk
changeset: 310949:9e5d727d28d3
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri Jul 27 20:37:05 2018 +0000

description:
p5-Net-DNS-SEC: Requires openssl.

diffstat:

 security/p5-Net-DNS-SEC/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 1bccc53dff89 -r 9e5d727d28d3 security/p5-Net-DNS-SEC/Makefile
--- a/security/p5-Net-DNS-SEC/Makefile  Fri Jul 27 20:02:50 2018 +0000
+++ b/security/p5-Net-DNS-SEC/Makefile  Fri Jul 27 20:37:05 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2018/06/06 11:06:53 wen Exp $
+# $NetBSD: Makefile,v 1.41 2018/07/27 20:37:05 jperkin Exp $
 
 DISTNAME=              Net-DNS-SEC-1.09
 PKGNAME=               p5-${DISTNAME}
@@ -38,4 +38,5 @@
 .endfor
 
 .include "../../lang/perl5/module.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index