diff --git a/dev-libs/chmlib/chmlib-0.40.recipe b/dev-libs/chmlib/chmlib-0.40.recipe index b2e2468c7..a279cde99 100644 --- a/dev-libs/chmlib/chmlib-0.40.recipe +++ b/dev-libs/chmlib/chmlib-0.40.recipe @@ -13,7 +13,7 @@ COPYRIGHT=" 2003 Jed Wing " LICENSE="GNU LGPL v2.1" -REVISION="4" +REVISION="5" SOURCE_URI="http://www.jedrea.com/chmlib/chmlib-0.40.tar.gz" CHECKSUM_SHA256="512148ed1ca86dea051ebcf62e6debbb00edfdd9720cde28f6ed98071d3a9617" @@ -54,7 +54,7 @@ BUILD_PREREQUIRES=" BUILD() { autoreconf -fi - runConfigure ./configure + runConfigure ./configure --disable-static make $jobArgs }