$OpenBSD: patch-security_nss_Makefile,v 1.3 2018/10/03 14:55:36 sthen Exp $

Taken from security/nss
Index: security/nss/Makefile
--- security/nss/Makefile.orig
+++ security/nss/Makefile
@@ -47,7 +47,7 @@ include $(CORE_DEPTH)/coreconf/rules.mk
 # (7) Execute "local" rules. (OPTIONAL).                              #
 #######################################################################
 
-nss_build_all: build_nspr all latest
+nss_build_all: all latest
 
 nss_clean_all: clobber_nspr clobber
 
