From f280c6d751314a328c6e33fdbcde5bf323f76b1d Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sat, 7 May 2011 09:18:00 +0000 Subject: Do not test things which are installed as PDEPEND like openbabel-python (Portage version: 2.2.0_alpha31/cvs/Linux x86_64) --- sci-chemistry/openbabel/openbabel-2.3.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-chemistry/openbabel/openbabel-2.3.0.ebuild') diff --git a/sci-chemistry/openbabel/openbabel-2.3.0.ebuild b/sci-chemistry/openbabel/openbabel-2.3.0.ebuild index 35ce2cc0d9cf..8f0cb65010b1 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.0.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.0.ebuild,v 1.4 2011/04/28 18:17:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.3.0.ebuild,v 1.5 2011/05/07 09:18:00 jlec Exp $ EAPI="3" @@ -60,6 +60,7 @@ src_test() { local mycmakeargs="" mycmakeargs="${mycmakeargs} -DOPENBABEL_USE_SYSTEM_INCHI=ON + -DPYTHON_EXECUTABLE=false $(cmake-utils_use wxwidgets BUILD_GUI) $(cmake-utils_use_enable test TESTS)" -- cgit v1.2.3-65-gdbad