From f3c3ede1d862c63940817a614e8efd14847f9909 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sat, 14 Dec 2019 14:04:00 +0000 Subject: MFH: r520117 www/firefox: remove unnecessary configure workaround See https://bugzilla.mozilla.org/show_bug.cgi?id=1593948 Approved by: ports-secteam blanket --- www/firefox/files/patch-Makefile.in | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 www/firefox/files/patch-Makefile.in diff --git a/www/firefox/files/patch-Makefile.in b/www/firefox/files/patch-Makefile.in deleted file mode 100644 index b08fd81bda04..000000000000 --- a/www/firefox/files/patch-Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ -Don't force mach after https://bugzilla.mozilla.org/show_bug.cgi?id=1496746 - -diff --git Makefile.in Makefile.in -index 407e373573fb..16b8bb162d39 100644 ---- Makefile.in -+++ Makefile.in -@@ -55,15 +55,8 @@ $(RUNNABLE_TIERS) binaries:: CLOBBER $(BUILD_BACKEND_FILES) - endif - endif - --ifdef JS_STANDALONE - .PHONY: CLOBBER - CLOBBER: --else --CLOBBER: $(topsrcdir)/CLOBBER -- @echo 'STOP! The CLOBBER file has changed.' -- @echo 'Please run the build through "mach build".' -- @exit 1 --endif - - install_manifests := \ - $(addprefix dist/,branding include public private xpi-stage) \ -- cgit v1.2.3