You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
cava: fix build
This commit is contained in:
@@ -31,6 +31,10 @@ compiler.blacklist-append *gcc-4.0 *gcc-4.2
|
||||
|
||||
configure.cppflags-append -I${prefix}/include/iniparser
|
||||
|
||||
if {${os.platform} eq "darwin" && ${os.major} < 21} {
|
||||
configure.cppflags-append -DkAudioObjectPropertyElementMain=kAudioObjectPropertyElementMaster
|
||||
}
|
||||
|
||||
configure.args --disable-input-jack
|
||||
|
||||
if {${os.platform} eq "darwin" && ${os.major} < 11} {
|
||||
|
||||
Reference in New Issue
Block a user