aboutsummaryrefslogtreecommitdiff
path: root/security/nss/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-08-30 19:38:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-08-30 19:38:10 +0000
commitdfd75b02eb88c3b9ed47f3d6cfe2471709649825 (patch)
treedbca65e975b134262b81338eb4d7ceb6b9ce8764 /security/nss/files
parentbc10a85def848ba02e53b61d47cbdbf0f67ca302 (diff)
downloadports-dfd75b02eb88c3b9ed47f3d6cfe2471709649825.tar.gz
ports-dfd75b02eb88c3b9ed47f3d6cfe2471709649825.zip
Notes
Diffstat (limited to 'security/nss/files')
-rw-r--r--security/nss/files/patch-Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/security/nss/files/patch-Makefile b/security/nss/files/patch-Makefile
index 7d9fe92502a3..af20e9a2a5cd 100644
--- a/security/nss/files/patch-Makefile
+++ b/security/nss/files/patch-Makefile
@@ -1,14 +1,11 @@
-
-$FreeBSD$
-
---- Makefile.orig Sun Jun 3 08:28:18 2001
-+++ Makefile Tue Dec 18 13:54:49 2001
-@@ -72,7 +72,7 @@
+--- 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 build_dbm all
++nss_build_all: build_coreconf all
build_coreconf:
cd $(CORE_DEPTH)/coreconf ; $(MAKE)