openbsd-ports/security/nss/patches/patch-mozilla_security_nss_Makefile
naddy 4a0fbf8d51 - Install only the main tools.
- Fix build on alpha.

From maintainer Martynas Venckus; ok kurt@
2007-02-13 17:11:05 +00:00

13 lines
584 B
Plaintext

$OpenBSD: patch-mozilla_security_nss_Makefile,v 1.2 2007/02/13 17:11:05 naddy Exp $
--- mozilla/security/nss/Makefile.orig Sat Apr 15 01:48:17 2006
+++ mozilla/security/nss/Makefile Sun Feb 11 22:52:48 2007
@@ -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
nss_clean_all: clobber_coreconf clobber_nspr clobber_dbm clobber