mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
- Unbreak build, if ffmpeg is installed.
PR: 167177 Submitted by: Kalten <kalten@gmx.at>
This commit is contained in:
parent
728e4e4326
commit
d074d77aa3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295238
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ USE_BZIP2= yes
|
|||
USE_CMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CMAKE_ARGS+= -DALSA:BOOL=OFF -DPORTAUDIO:BOOL=OFF -DSOLARIS:BOOL=OFF \
|
||||
-DDSOUND:BOOL=OFF -DALSOFT_CONFIG:BOOL=ON
|
||||
-DDSOUND:BOOL=OFF -DALSOFT_CONFIG:BOOL=ON -DEXAMPLES:BOOL=OFF
|
||||
|
||||
OPTIONS= PULSEAUDIO "Enable sound streaming using PulseAudio" off
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue