diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6.recipe b/media-sound/fluidsynth/fluidsynth-1.1.6.recipe index d123afcd1..d2f155ab3 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.6.recipe +++ b/media-sound/fluidsynth/fluidsynth-1.1.6.recipe @@ -8,7 +8,7 @@ ability to send audio data to a Raw or Wave file." HOMEPAGE="http://www.fluidsynth.org/" COPYRIGHT="2007-2012 Josh Green, Pedro Lopez-Cabanillas, David Henningsson" LICENSE="GNU LGPL v2.1" -REVISION="4" +REVISION="5" SOURCE_URI="http://sourceforge.net/projects/fluidsynth/files/fluidsynth-$portVersion/fluidsynth-$portVersion.tar.bz2" CHECKSUM_SHA256="d28b47dfbf7f8e426902ae7fa2981d821fbf84f41da9e1b85be933d2d748f601" PATCHES="fluidsynth-1.1.6.patchset" @@ -76,6 +76,10 @@ BUILD() INSTALL() { make install + + #remove libtool file + rm $libDir/*.la + prepareInstalledDevelLib libfluidsynth fixPkgconfig