mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
audio/ecasound: Use ports readline instead of system readline
This commit is contained in:
parent
b3b746bd13
commit
db4f809ebf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360754
@ -21,11 +21,11 @@ OPTIONS_DEFINE= ALSA AUDIOFILE JACK LIBLO LIBOIL PYTHON SAMPLERATE SNDFILE
|
||||
OPTIONS_DEFAULT=PYTHON
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
USES= gmake libtool readline
|
||||
USES= gmake libtool readline:port
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-liblilv \
|
||||
--disable-rubyecasound \
|
||||
--enable-sys-readline \
|
||||
--enable-sys-readline=no \
|
||||
--disable-arts
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user