pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox firefox: Remove gnome plist var, no longer...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b248e74dac9
branches:  trunk
changeset: 423833:6b248e74dac9
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Feb 27 15:53:33 2020 +0000

description:
firefox: Remove gnome plist var, no longer used

diffstat:

 www/firefox/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e1a655bcd868 -r 6b248e74dac9 www/firefox/options.mk
--- a/www/firefox/options.mk    Thu Feb 27 15:46:56 2020 +0000
+++ b/www/firefox/options.mk    Thu Feb 27 15:53:33 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: options.mk,v 1.53 2020/01/05 17:57:58 nia Exp $
+# $NetBSD: options.mk,v 1.54 2020/02/27 15:53:33 nia Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.firefox
 
 PKG_SUPPORTED_OPTIONS= official-mozilla-branding
 PKG_SUPPORTED_OPTIONS+=        debug debug-info mozilla-jemalloc webrtc
 PKG_SUPPORTED_OPTIONS+=        alsa pulseaudio dbus wayland
-PLIST_VARS+=           gnome jemalloc debug
+PLIST_VARS+=           jemalloc debug
 
 .include "../../devel/wayland/platform.mk"
 .if ${PLATFORM_SUPPORTS_WAYLAND} == "yes"



Home | Main Index | Thread Index | Old Index