freebsd-ports/security/nss/files/patch-Makefile
Joe Marcus Clarke dfd75b02eb The distfile was rerolled to include a dbm subdirectory (which we no longer
use), and a RELEASE bump.  There is no need to reinstall this port if you
already have it installed.
2005-08-30 19:38:10 +00:00

11 lines
396 B
Text

--- 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)