aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-09-12 13:58:32 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-09-12 14:07:17 +0000
commit348c90c09fc7bdef1e4a313d304a4496d934b99e (patch)
treea41a8cd77ca700ee6dad525e90b51f049d704ccc
parent71ac81015e41d55819d25c3ccc61b002205bf9be (diff)
downloadports-348c90c09fc7bdef1e4a313d304a4496d934b99e.tar.gz
ports-348c90c09fc7bdef1e4a313d304a4496d934b99e.zip
audio/alsa-plugins: disable BUFSZ_P2 again, after 44c14328c08e
Seems to be a rebase mistake. 27f51d17e156 rationale still applies.
-rw-r--r--audio/alsa-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile
index 4d402582268f..e5da9bc7658e 100644
--- a/audio/alsa-plugins/Makefile
+++ b/audio/alsa-plugins/Makefile
@@ -2,7 +2,7 @@
PORTNAME= alsa-plugins
PORTVERSION= 1.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ \
GENTOO
@@ -21,7 +21,7 @@ EXTRA_PATCHES+= ${FILESDIR}/alsa-plugins.patch
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${.CURDIR}/../alsa-lib/files
-OPTIONS_DEFAULT= BUFSZ_P2 IO_PTR PULSEAUDIO
+OPTIONS_DEFAULT= IO_PTR PULSEAUDIO
OPTIONS_DEFINE= BUFSZ_P2 FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX
OPTIONS_SUB= yes