media-radio/fldigi: fix econf warning about dropped configure flag

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Thomas Beierlein
2017-06-28 16:06:54 +02:00
parent c79f592c06
commit 7e07823b1d

View File

@@ -36,7 +36,6 @@ src_prepare() {
src_configure() {
econf --with-sndfile \
--with-portaudio \
$(use_with hamlib) \
$(use_enable nls) \
$(use_with pulseaudio) \