1
0
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:
John Marino 2014-07-05 14:53:39 +00:00
parent b3b746bd13
commit db4f809ebf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360754

View File

@ -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