forked from ports/contrib
jack-audio-connection-kit: disable portaudio it breaks the build
This commit is contained in:
parent
8f0d5a0ef1
commit
99c4aebfcb
@ -15,7 +15,7 @@ build(){
|
|||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--with-gnu-ld
|
--disable-portaudio
|
||||||
|
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user