summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2015-10-17 00:31:41 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2015-10-17 00:31:41 +0000
commit337749641f34bd75a3e229d123d872b700af1276 (patch)
treeab5309bc67ce615c4560417e8c02480929d6de03 /www
parent433efce18a68f3e09a86a88a7fcec2bab379d9d6 (diff)
downloadpkgsrc-337749641f34bd75a3e229d123d872b700af1276.tar.gz
remove redundant '--disable-libnotify'
Diffstat (limited to 'www')
-rw-r--r--www/firefox/mozilla-common.mk3
-rw-r--r--www/firefox38/mozilla-common.mk3
2 files changed, 2 insertions, 4 deletions
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