Date: Tue, 15 Sep 2020 20:12:29 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548748 - head/www/firefox Message-ID: <202009152012.08FKCTog090776@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Sep 15 20:12:29 2020 New Revision: 548748 URL: https://svnweb.freebsd.org/changeset/ports/548748 Log: www/firefox: revert typo after r548733 mozbuild.configure.options.InvalidOptionError: Unknown option: --enable-system-sqlite Modified: head/www/firefox/Makefile (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Tue Sep 15 20:03:33 2020 (r548747) +++ head/www/firefox/Makefile Tue Sep 15 20:12:29 2020 (r548748) @@ -30,7 +30,7 @@ BUILD_DEPENDS= nspr>=4.26:devel/nspr \ USE_GECKO= gecko CONFLICTS_INSTALL= firefox-esr -USE_MOZILLA= -vpx +USE_MOZILLA= -sqlite USES= tar:xz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009152012.08FKCTog090776>