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:09:05 +0000
commit442d5f87e359a6db5c73cf58e0acecacebb1577f (patch)
tree99441e36f5011a7d0af1d794c7fca049107baaaf
parentd557edd568b5e127b6f8eefad4ba071c3aa123f9 (diff)
downloadports-442d5f87e359a6db5c73cf58e0acecacebb1577f.tar.gz
ports-442d5f87e359a6db5c73cf58e0acecacebb1577f.zip
audio/alsa-plugins: disable BUFSZ_P2 again, after 44c14328c08e
Seems to be a rebase mistake. 27f51d17e156 rationale still applies. (cherry picked from commit 348c90c09fc7bdef1e4a313d304a4496d934b99e)
-rw-r--r--audio/alsa-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile
index 678c82f07ae9..511fd3ddb1d9 100644
--- a/audio/alsa-plugins/Makefile
+++ b/audio/alsa-plugins/Makefile
@@ -2,6 +2,7 @@
PORTNAME= alsa-plugins
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ \
GENTOO
@@ -20,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