pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/firefox
Module Name: pkgsrc
Committed By: nia
Date: Thu Feb 27 15:53:33 UTC 2020
Modified Files:
pkgsrc/www/firefox: options.mk
Log Message:
firefox: Remove gnome plist var, no longer used
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/firefox/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/firefox/options.mk
diff -u pkgsrc/www/firefox/options.mk:1.53 pkgsrc/www/firefox/options.mk:1.54
--- pkgsrc/www/firefox/options.mk:1.53 Sun Jan 5 17:57:58 2020
+++ pkgsrc/www/firefox/options.mk Thu Feb 27 15:53:33 2020
@@ -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