$OpenBSD: patch-security_nss_Makefile,v 1.2 2017/07/26 20:50:39 sthen Exp $

Taken from security/nss
Index: security/nss/Makefile
--- security/nss/Makefile.orig
+++ security/nss/Makefile
@@ -46,7 +46,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
 
