diff options
-rw-r--r-- | audio/sox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index cf29f3a0682f..f39c21184d80 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -18,9 +18,8 @@ LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl CONFLICTS= play-[0-9]* GNU_CONFIGURE= yes -USES= pkgconfig libtool +USES= autoreconf pkgconfig libtool USE_LDCONFIG= yes -USE_AUTOTOOLS= aclocal autoconf automake OPTIONS_DEFINE= ALSA AO AMRNB AMRWB FFMPEG FLAC GSM ID3TAG LADSPA LAME \ MAD PNG PULSEAUDIO SNDFILE VORBIS WAVPACK |