From: Andreas Sturmlechner Date: Thu, 10 Aug 2017 18:33:21 +0000 (+0200) Subject: dev-libs/libpqxx: Remove bogus myconf remains X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f4676d81db9d16ad436b9dcc849206bad7dacaa1;p=gentoo.git dev-libs/libpqxx: Remove bogus myconf remains --- diff --git a/dev-libs/libpqxx/libpqxx-5.1.0.ebuild b/dev-libs/libpqxx/libpqxx-5.1.0.ebuild index 8ef0695ac56b..6c01ca8a607a 100644 --- a/dev-libs/libpqxx/libpqxx-5.1.0.ebuild +++ b/dev-libs/libpqxx/libpqxx-5.1.0.ebuild @@ -38,7 +38,7 @@ src_configure() { econf \ --enable-shared \ $(use_enable doc documentation) \ - $(use_enable static-libs static) local myconf + $(use_enable static-libs static) } src_install () {