summaryrefslogtreecommitdiffstats
path: root/security/nss/files/patch-Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-20 07:51:38 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-20 07:51:38 +0800
commita2b49fab6c35874c47dadae1d3a2a68f4ef86b3d (patch)
tree99f12488384e2f82b7cc4f795caad91d90022c15 /security/nss/files/patch-Makefile
parent3f736810f8d63c4369e83d93695e6dec7a46307d (diff)
downloadmarcuscom-ports-a2b49fab6c35874c47dadae1d3a2a68f4ef86b3d.tar
marcuscom-ports-a2b49fab6c35874c47dadae1d3a2a68f4ef86b3d.tar.gz
marcuscom-ports-a2b49fab6c35874c47dadae1d3a2a68f4ef86b3d.tar.bz2
marcuscom-ports-a2b49fab6c35874c47dadae1d3a2a68f4ef86b3d.tar.lz
marcuscom-ports-a2b49fab6c35874c47dadae1d3a2a68f4ef86b3d.tar.xz
marcuscom-ports-a2b49fab6c35874c47dadae1d3a2a68f4ef86b3d.tar.zst
marcuscom-ports-a2b49fab6c35874c47dadae1d3a2a68f4ef86b3d.zip
Moved to ports-experimental
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9690 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/nss/files/patch-Makefile')
-rw-r--r--security/nss/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/nss/files/patch-Makefile b/security/nss/files/patch-Makefile
deleted file mode 100644
index af20e9a2a..000000000
--- a/security/nss/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)