From dab3490e80e1b482ec2280c718a9aef526f7b46b Mon Sep 17 00:00:00 2001 From: bapt Date: Sun, 28 Dec 2014 19:07:21 +0000 Subject: Convert to USES=autoreconf --- audio/darkice/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 9d8bbd4c5687..a699e3b22c99 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -19,9 +19,8 @@ OPTIONS_DEFAULT= VORBIS AACPLUS_DESC= AAC HEv2 and libsamplerate support -USE_AUTOTOOLS= aclocal automake autoconf -ACLOCAL_ARGS= # none -AUTOMAKE_ARGS= --add-missing --copy --foreign +USES= autoreconf +GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_acx_pthread_config=no CONFIGURE_ARGS= --without-alsa -- cgit