pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/mozilla-rootcerts reset CHECK_BUILTIN.openssl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1545d0a3ef7e
branches: trunk
changeset: 631385:1545d0a3ef7e
user: obache <obache%pkgsrc.org@localhost>
date: Mon Mar 03 06:01:26 2014 +0000
description:
reset CHECK_BUILTIN.openssl to avoid side effect.
diffstat:
security/mozilla-rootcerts/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 01df9bc849a0 -r 1545d0a3ef7e security/mozilla-rootcerts/Makefile
--- a/security/mozilla-rootcerts/Makefile Mon Mar 03 05:22:18 2014 +0000
+++ b/security/mozilla-rootcerts/Makefile Mon Mar 03 06:01:26 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/03/15 16:14:55 bsiegert Exp $
+# $NetBSD: Makefile,v 1.13 2014/03/03 06:01:26 obache Exp $
DISTNAME= mozilla-rootcerts-1.0.${CERTDATA_DATE}
PKGREVISION= 1
@@ -23,6 +23,7 @@
CHECK_BUILTIN.openssl= yes
.include "../../security/openssl/builtin.mk"
+CHECK_BUILTIN.openssl= no
.if !empty(USE_BUILTIN.openssl:M[yY][eE][sS])
SSLDIR= /etc/openssl/certs
.else
Home |
Main Index |
Thread Index |
Old Index