freebsd-ports/security/nss/files/patch-Makefile
Maxim Sobolev d15cb1b623 Add nss 3.3.1, a set of libraries to support development of
security-enabled applications.
2001-12-19 09:30:28 +00:00

15 lines
418 B
Plaintext

$FreeBSD$
--- Makefile.orig Sun Jun 3 08:28:18 2001
+++ Makefile Tue Dec 18 13:54:49 2001
@@ -72,7 +72,7 @@
# (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)