openbsd-ports/security/nss/patches/patch-mozilla_security_nss_Makefile
landry e6eff40b58 Update to nss 3.14.1, required by upcoming fx 18.
Tested on sparc64 & hppa, and went into an amd64 bulk build.

Node that builtins/certdata.c patch goes to the attic since it's
autogenerated at build time from builtins/certdata.txt (which we patch
too for CACert roots) since bug #683266.

There might be a chemspill for a TURKTRUST CA distrust soon (bug
#825022, sg-only) but let's get this in now.
2012-12-29 20:03:17 +00:00

13 lines
585 B
Plaintext

$OpenBSD: patch-mozilla_security_nss_Makefile,v 1.4 2012/12/29 20:03:17 landry Exp $
--- mozilla/security/nss/Makefile.orig Wed Nov 14 02:14:07 2012
+++ mozilla/security/nss/Makefile Thu Dec 27 22:46:33 2012
@@ -44,7 +44,7 @@ include $(CORE_DEPTH)/coreconf/rules.mk
# (7) Execute "local" rules. (OPTIONAL). #
#######################################################################
-nss_build_all: build_coreconf build_nspr build_dbm all
+nss_build_all: build_coreconf build_dbm all
nss_clean_all: clobber_coreconf clobber_nspr clobber_dbm clobber