1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

audio/rtaudio: Remove comment

This commit is contained in:
Yuri Victorovich 2023-07-22 08:42:47 -07:00
parent 408432c440
commit e4da2a2fcb

View File

@ -16,7 +16,7 @@ GH_ACCOUNT= thestk
CXXFLAGS+= -I${STAGEDIR}${PREFIX}/include/rtaudio # hack for tests
CMAKE_TESTING_ON= RTAUDIO_BUILD_TESTING # tests fail to compile, see https://github.com/thestk/rtaudio/issues/403
CMAKE_TESTING_ON= RTAUDIO_BUILD_TESTING
OPTIONS_MULTI= AUDIO_BACKEND
OPTIONS_MULTI_AUDIO_BACKEND= ALSA JACK OSS PULSEAUDIO