From f4676d81db9d16ad436b9dcc849206bad7dacaa1 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 10 Aug 2017 20:33:21 +0200 Subject: [PATCH] dev-libs/libpqxx: Remove bogus myconf remains --- dev-libs/libpqxx/libpqxx-5.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () { -- 2.26.2