svn commit: r471334 - head/www/palemoon

Jan Beich jbeich at FreeBSD.org
Sat Jun 2 00:37:37 UTC 2018


Author: jbeich
Date: Sat Jun  2 00:37:36 2018
New Revision: 471334
URL: https://svnweb.freebsd.org/changeset/ports/471334

Log:
  www/palemoon: WebRTC wasn't built and is gone after r464982

Modified:
  head/www/palemoon/Makefile   (contents, props changed)

Modified: head/www/palemoon/Makefile
==============================================================================
--- head/www/palemoon/Makefile	Sat Jun  2 00:35:58 2018	(r471333)
+++ head/www/palemoon/Makefile	Sat Jun  2 00:37:36 2018	(r471334)
@@ -46,9 +46,6 @@ OPTIONS_EXCLUDE=	DTRACE INTEGER_SAMPLES JACK TEST
 
 .include "${.CURDIR}/../../www/firefox/Makefile.options"
 
-# Inconsistent fallback order (libcubeb vs. audio_device)
-SNDIO_PREVENTS=		${OPTIONS_MULTI_AUDIO:NSNDIO}
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
 		${WRKSRC}/browser/app/nsBrowserApp.cpp


More information about the svn-ports-all mailing list