From d6398d2d9962d73b8a26029377bab9330b4856ce Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 22 Dec 2019 16:07:48 +0000 Subject: firefox68: Uncomment SUPPORTED_OPTIONS for PLIST fix --- www/firefox68/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/firefox68') diff --git a/www/firefox68/options.mk b/www/firefox68/options.mk index 332260757c6..20136ff7f0e 100644 --- a/www/firefox68/options.mk +++ b/www/firefox68/options.mk @@ -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" -- cgit v1.2.3