From ddf2abbb62fdb9bce4d64ae535651141350cc856 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 17 Jul 2013 11:00:13 +0000 Subject: Add SunOS/x86 patchset. This produces a package, but the resulting firefox binary does not yet work correctly. --- www/firefox/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/firefox/options.mk') diff --git a/www/firefox/options.mk b/www/firefox/options.mk index a3e8410d7d8..e5617b29429 100644 --- a/www/firefox/options.mk +++ b/www/firefox/options.mk @@ -1,11 +1,11 @@ -# $NetBSD: options.mk,v 1.15 2013/07/04 08:07:09 martin Exp $ +# $NetBSD: options.mk,v 1.16 2013/07/17 11:00:13 jperkin Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.firefox PKG_SUPPORTED_OPTIONS= official-mozilla-branding PKG_SUPPORTED_OPTIONS+= debug mozilla-jemalloc gnome pulseaudio webrtc PLIST_VARS+= gnome jemalloc debug -.if ${OPSYS} == "Linux" || ${OPSYS} == "SunOS" +.if ${OPSYS} == "Linux" PKG_SUGGESTED_OPTIONS+= mozilla-jemalloc .endif -- cgit v1.2.3