commit: 39105315dfff4d9575156cb7271e4cbe4eb928bf
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 1 21:08:50 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Sep 1 21:09:04 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=39105315
sci-libs/p4est: *ouch*
Package-Manager: portage-2.2.28
sci-libs/p4est/p4est-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sci-libs/p4est/p4est-9999.ebuild b/sci-libs/p4est/p4est-9999.ebuild
index 33c371d..0589aa2 100644
--- a/sci-libs/p4est/p4est-9999.ebuild
+++ b/sci-libs/p4est/p4est-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -90,7 +90,6 @@ src_configure() {
$(use_enable threads pthread)
--with-blas="$($(tc-getPKG_CONFIG) --libs blas)"
--with-lapack="$($(tc-getPKG_CONFIG) --libs lapack)"
- $(use_with petsc)
--with-sc="${EPREFIX}/usr"
)
autotools-utils_src_configure