diff --git a/media-sound/sox/sox-14.4.2.recipe b/media-sound/sox/sox-14.4.2.recipe index 1f25e600b..2ccdbca6f 100644 --- a/media-sound/sox/sox-14.4.2.recipe +++ b/media-sound/sox/sox-14.4.2.recipe @@ -6,7 +6,7 @@ bonus, SoX can play and record audio files on most platforms." HOMEPAGE="http://sox.sourceforge.net" COPYRIGHT="1991-2015 Lance Norskog" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://downloads.sf.net/sox/sox-$portVersion.tar.bz2" CHECKSUM_SHA256="81a6956d4330e75b5827316e44ae381e6f1e8928003c6aa45896da9041ea149c" PATCHES="sox-$portVersion.patchset" @@ -67,7 +67,7 @@ BUILD_REQUIRES=" devel:libwavpack$secondaryArchSuffix " BUILD_PREREQUIRES=" - cmd:autoconf + cmd:awk cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:make @@ -79,7 +79,7 @@ defineDebugInfoPackage sox$secondaryArchSuffix \ BUILD() { - runConfigure ./configure + runConfigure ./configure --disable-static make $jobArgs } @@ -87,7 +87,7 @@ INSTALL() { make install - prepareInstalledDevelLibs libsox + prepareInstalledDevelLib libsox fixPkgconfig packageEntries devel \