From a61fabb110870079b1b2b57ada32e7e4a52da549 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 2 Mar 2016 22:48:44 +0000 Subject: audio/alsa-plugins: partially revert r380063 Restore BUFSZ_P2=on by default as a temporarily fix for excessive CPU usage in Firefox. r378529 wasn't enough to make BUFSZ_P2=off transition smooth. PR: 203732 Reported by: Henry Hu, Arto Pekkanen, many more indirectly MFH: 2015Q1 --- audio/alsa-plugins/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/alsa-plugins') diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile index d0a2be20d728..b3ecc90e57ae 100644 --- a/audio/alsa-plugins/Makefile +++ b/audio/alsa-plugins/Makefile @@ -3,6 +3,7 @@ PORTNAME= alsa-plugins PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ALSA/plugins \ GENTOO @@ -20,7 +21,7 @@ EXTRA_PATCHES+= ${FILESDIR}/alsa-plugins.patch INSTALL_TARGET= install-strip CPPFLAGS+= -I${.CURDIR}/../alsa-lib/files -OPTIONS_DEFAULT=IO_PTR +OPTIONS_DEFAULT=BUFSZ_P2 IO_PTR OPTIONS_DEFINE= JACK FFMPEG PULSEAUDIO SAMPLERATE SPEEX OPTIONS_SUB= yes -- cgit v1.2.3