pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-Net-DNS-SEC



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Fri Jul 27 20:37:05 UTC 2018

Modified Files:
        pkgsrc/security/p5-Net-DNS-SEC: Makefile

Log Message:
p5-Net-DNS-SEC: Requires openssl.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/security/p5-Net-DNS-SEC/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-Net-DNS-SEC/Makefile
diff -u pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.40 pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.41
--- pkgsrc/security/p5-Net-DNS-SEC/Makefile:1.40        Wed Jun  6 11:06:53 2018
+++ pkgsrc/security/p5-Net-DNS-SEC/Makefile     Fri Jul 27 20:37:05 2018
@@ -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"



Home | Main Index | Thread Index | Old Index