dev-libs/libpqxx: Remove bogus myconf remains
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 10 Aug 2017 18:33:21 +0000 (20:33 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 10 Aug 2017 18:33:21 +0000 (20:33 +0200)
dev-libs/libpqxx/libpqxx-5.1.0.ebuild

index 8ef0695ac56b95d5afb884fc36f0ec257604fc15..6c01ca8a607a3e7234302647c76f62fff228ccd4 100644 (file)
@@ -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 () {