Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2019 13:17:40 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Santhosh Raju <fox@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r517852 - in head/www/cliqz: . files
Message-ID:  <tv71-4bvf-wny@FreeBSD.org>
In-Reply-To: <201911180147.xAI1leCF049528@repo.freebsd.org> (Santhosh Raju's message of "Mon, 18 Nov 2019 01:47:40 %2B0000 (UTC)")
References:  <201911180147.xAI1leCF049528@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Santhosh Raju <fox@FreeBSD.org> writes:

> +@@ -274,7 +280,7 @@ OS_LIBS += CONFIG['ICONV_LIBS']
> + if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('cocoa', 'uikit'):
> +     OS_LIBS += CONFIG['TK_LIBS']
> + 
> +-if CONFIG['OS_ARCH'] == 'OpenBSD':
> ++if CONFIG['OS_ARCH'] == 'FreeBSD':
> +     OS_LIBS += [
> +         'sndio',
> +     ]

The entire hunk can be dropped. It's part of www/firefox/files/patch-cubeb-dlopen.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tv71-4bvf-wny>