pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/firefox68 firefox68: Uncomment SUPPORTED_OPTIONS f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7875df9f961
branches:  trunk
changeset: 345959:f7875df9f961
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Dec 22 16:07:48 2019 +0000

description:
firefox68: Uncomment SUPPORTED_OPTIONS for PLIST fix

diffstat:

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

diffs (17 lines):

diff -r effb51d6a10c -r f7875df9f961 www/firefox68/options.mk
--- a/www/firefox68/options.mk  Sun Dec 22 15:57:36 2019 +0000
+++ b/www/firefox68/options.mk  Sun Dec 22 16:07:48 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: options.mk,v 1.3 2019/12/22 14:33:58 gdt Exp $
+# $NetBSD: options.mk,v 1.4 2019/12/22 16:07:48 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 oss pulseaudio dbus
-#PKG_SUPPORTED_OPTIONS+= wayland
+PKG_SUPPORTED_OPTIONS+=        wayland
 PLIST_VARS+=           gnome jemalloc debug
 
 .if ${OPSYS} == "Linux"



Home | Main Index | Thread Index | Old Index