From 6e13f8b6881bb4a6bf8eaef62b601f728245cd1e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Mon, 20 Mar 2023 20:39:52 +0100 Subject: [PATCH] wv, disable static library (#8024) --- app-text/wv/wv-1.2.9.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-text/wv/wv-1.2.9.recipe b/app-text/wv/wv-1.2.9.recipe index be3480dbd..943cbd78c 100644 --- a/app-text/wv/wv-1.2.9.recipe +++ b/app-text/wv/wv-1.2.9.recipe @@ -3,7 +3,7 @@ DESCRIPTION="A library that can load and parse Word 2000, 97, 95 and 6 file form HOMEPAGE="https://sourceforge.net/projects/wvware" COPYRIGHT="2010 Caolan McNamara, Dom Lachowicz, and others" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://www.abisource.com/downloads/wv/$portVersion/wv-$portVersion.tar.gz" CHECKSUM_SHA256="4c730d3b325c0785450dd3a043eeb53e1518598c4f41f155558385dd2635c19d" @@ -103,7 +103,7 @@ BUILD() autoreconf -fi runConfigure --omit-dirs binDir ./configure \ - --bindir=$commandBinDir + --bindir=$commandBinDir --disable-static make $jobArgs OBJ_DIR=objects } @@ -115,7 +115,7 @@ INSTALL() # remove libtool file rm $libDir/*.la - prepareInstalledDevelLibs libwv + prepareInstalledDevelLib libwv fixPkgconfig packageEntries devel \