summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-07-27 20:37:05 +0000
committerjperkin <jperkin@pkgsrc.org>2018-07-27 20:37:05 +0000
commit01d296d407c6ba411e3aac3f60a6f8dd9a394c57 (patch)
treefe2f016e12b011e8a9cfaceeccc2bf9ab23d2371 /security
parentabd89dd0f816848024b2a84305792af06b4b7298 (diff)
downloadpkgsrc-01d296d407c6ba411e3aac3f60a6f8dd9a394c57.tar.gz
p5-Net-DNS-SEC: Requires openssl.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-DNS-SEC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile
index e87a167104a..7f46a96a0fb 100644
--- a/security/p5-Net-DNS-SEC/Makefile
+++ b/security/p5-Net-DNS-SEC/Makefile
@@ -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 @@ post-install:
.endfor
.include "../../lang/perl5/module.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"