mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix pulseaudio option knob.
Approved by: beech (mentor)
This commit is contained in:
parent
bfcd28a399
commit
c5c74871eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229493
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ CONFIGURE_ARGS+=--enable-oss
|
|||
.endif
|
||||
|
||||
.if defined(WITH_PULSEAUDIO)
|
||||
CONFIGURE_ARGS+=--enable-pulseaudio
|
||||
LIB_DEPENDS+= pulse-simple.0:${PORTSDIR}/audio/pulseaudio
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-pulseaudio
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue