From 15400bb09fd9605c4786eb8818073fc96c3a1202 Mon Sep 17 00:00:00 2001 From: szptvlfn Date: Sat, 17 Oct 2015 00:31:41 +0000 Subject: remove redundant '--disable-libnotify' --- www/firefox/mozilla-common.mk | 3 +-- www/firefox38/mozilla-common.mk | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/firefox/mozilla-common.mk b/www/firefox/mozilla-common.mk index 5d1b196b833..01ced343007 100644 --- a/www/firefox/mozilla-common.mk +++ b/www/firefox/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.64 2015/09/29 15:22:07 ryoon Exp $ +# $NetBSD: mozilla-common.mk,v 1.65 2015/10/17 00:31:41 szptvlfn Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -70,7 +70,6 @@ CONFIGURE_ARGS+= --with-system-harfbuzz CONFIGURE_ARGS+= --with-system-libevent=${BUILDLINK_PREFIX.libevent} #CONFIGURE_ARGS+= --enable-system-sqlite CONFIGURE_ARGS+= --disable-crashreporter -CONFIGURE_ARGS+= --disable-libnotify CONFIGURE_ARGS+= --disable-necko-wifi CONFIGURE_ARGS+= --enable-chrome-format=flat CONFIGURE_ARGS+= --disable-libjpeg-turbo diff --git a/www/firefox38/mozilla-common.mk b/www/firefox38/mozilla-common.mk index 81fc8615f69..cce6a254239 100644 --- a/www/firefox38/mozilla-common.mk +++ b/www/firefox38/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.1 2015/07/09 14:13:51 ryoon Exp $ +# $NetBSD: mozilla-common.mk,v 1.2 2015/10/17 00:31:41 szptvlfn Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -68,7 +68,6 @@ CONFIGURE_ARGS+= --with-system-harfbuzz CONFIGURE_ARGS+= --with-system-libevent=${BUILDLINK_PREFIX.libevent} CONFIGURE_ARGS+= --enable-system-sqlite CONFIGURE_ARGS+= --disable-crashreporter -CONFIGURE_ARGS+= --disable-libnotify CONFIGURE_ARGS+= --disable-necko-wifi CONFIGURE_ARGS+= --enable-chrome-format=flat CONFIGURE_ARGS+= --disable-libjpeg-turbo -- cgit v1.2.3