mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- S/pluseaudio/pulseaudio
PR: 138911 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Feature safe: yes
This commit is contained in:
parent
2611a0b5c9
commit
8a75415fbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241608
@ -62,7 +62,7 @@ CMAKE_ARGS+= -DWANT_JACK:BOOL=OFF
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PULSEAUDIO)
|
||||
LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pluseaudio
|
||||
LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio
|
||||
.else
|
||||
CMAKE_ARGS+= -DWANT_PULSEAUDIO:BOOL=OFF
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user