diff --git a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.1.2-r1.ebuild b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.1.2-r1.ebuild index 447e7d6c208c3..4b2e018de5355 100644 --- a/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.1.2-r1.ebuild +++ b/dev-libs/mongo-cxx-driver/mongo-cxx-driver-1.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -54,7 +54,7 @@ src_configure() { } src_compile() { - escons "${scons_opts[@]}" all + escons "${scons_opts[@]}" } src_install() {