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/8505b43c9e2c
branches: trunk
changeset: 383324:8505b43c9e2c
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 dca0a61a48d4 -r 8505b43c9e2c 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