From 80a25a71f7736f003ef228e2c3df531dbef84301 Mon Sep 17 00:00:00 2001 From: szptvlfn Date: Fri, 26 Jun 2015 11:16:41 +0000 Subject: [PATCH] deduplicate configure argument. --- www/firefox/mozilla-common.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/firefox/mozilla-common.mk b/www/firefox/mozilla-common.mk index 60e2295d534a..62c693a5e252 100644 --- a/www/firefox/mozilla-common.mk +++ b/www/firefox/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.56 2015/05/16 20:08:36 tsutsui Exp $ +# $NetBSD: mozilla-common.mk,v 1.57 2015/06/26 11:16:41 szptvlfn Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -88,7 +88,6 @@ CONFIGURE_ARGS+= --enable-url-classifier CONFIGURE_ARGS+= --enable-shared-js CONFIGURE_ARGS+= --with-system-ply CONFIGURE_ARGS+= --disable-icf -CONFIGURE_ARGS+= --disable-necko-wifi CONFIGURE_ARGS+= --disable-updater SUBST_CLASSES+= fix-paths