summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-06-02 00:37:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-06-02 00:37:36 +0000
commit96220f5885d147a2bba5e72da6128dc03d94ce3c (patch)
tree030ae4565cd7f4bb0fcfed8dc66fe8cece2ae457
parentwww/waterfox: apply some FF61 fixes (diff)
www/palemoon: WebRTC wasn't built and is gone after r464982
Notes
Notes: svn path=/head/; revision=471334
-rw-r--r--www/palemoon/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/palemoon/Makefile b/www/palemoon/Makefile
index 7d1337de960e..c3c774f3cbdb 100644
--- a/www/palemoon/Makefile
+++ b/www/palemoon/Makefile
@@ -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