daec00aa21
via devel/nspr. okay pvalchev@
13 lines
547 B
Plaintext
13 lines
547 B
Plaintext
$OpenBSD: patch-security_nss_Makefile,v 1.1 2006/11/17 19:20:19 kurt Exp $
|
|
--- security/nss/Makefile.orig Tue Nov 7 15:24:56 2006
|
|
+++ security/nss/Makefile Tue Nov 7 15:25:02 2006
|
|
@@ -78,7 +78,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
|
|
|
|
build_coreconf:
|
|
cd $(CORE_DEPTH)/coreconf ; $(MAKE)
|