From 4de35b0f9a63985137952b792f99ba253966fbf1 Mon Sep 17 00:00:00 2001 From: ahze Date: Sat, 9 Dec 2006 15:17:54 +0000 Subject: - Add bin/nss-config to help phase out patch-sysnss - Install lib/* and bin/* so we don't have to keep installing small bits of nss for new versions of gecko - move lib/ to lib/nss so we don't conflict with libssl git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8018 df743ca5-7f9a-e211-a948-0013205c9059 --- security/nss/files/patch-Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 security/nss/files/patch-Makefile (limited to 'security/nss/files/patch-Makefile') diff --git a/security/nss/files/patch-Makefile b/security/nss/files/patch-Makefile new file mode 100644 index 000000000..af20e9a2a --- /dev/null +++ b/security/nss/files/patch-Makefile @@ -0,0 +1,11 @@ +--- Makefile.orig Thu Apr 14 20:28:40 2005 ++++ Makefile Tue Aug 30 15:32:11 2005 +@@ -78,7 +78,7 @@ + # (7) Execute "local" rules. (OPTIONAL). # + ####################################################################### + +-nss_build_all: build_coreconf build_nspr build_dbm all ++nss_build_all: build_coreconf all + + build_coreconf: + cd $(CORE_DEPTH)/coreconf ; $(MAKE) -- cgit v1.2.3