--- molden-4.3.ebuild 2005-11-28 17:17:01.000000000 -0500 +++ molden-4.3-r1.ebuild 2005-11-28 17:20:52.000000000 -0500 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-chemistry/molden/molden-4.3.ebuild,v 1.4 2005/05/14 08:55:26 kloeri Exp $ -inherit eutils toolchain-funcs flag-o-matic +inherit eutils toolchain-funcs flag-o-matic fortran MY_P="${PN}${PV}" DESCRIPTION="Display molecular density from GAMESS-UK, GAMESS-US, GAUSSIAN and Mopac/Ampac." @@ -25,13 +25,6 @@ # Set fortran compiler, since gcc-config doesn't [ -z ${FC} ] && FC="g77" - # Check for fortran compiler - if [ ! "`which ${FC} 2> /dev/null`" ]; then - eerror "Fortran compiler not found." - eerror "Please recompile sys-devel/gcc with fortran in USE flags." - die - fi - unpack ${A} cd ${S}