]> Pileus Git - ~andy/sunrise/blobdiff - sci-mathematics/dataplot/dataplot-20080225-r1.ebuild
sci-mathematics/dataplot: tweak fortran checks
[~andy/sunrise] / sci-mathematics / dataplot / dataplot-20080225-r1.ebuild
index 00f1789bf3c06ce73b03e2b375c50216f9ed11e4..4f68faab0c6b63f6b958fe8578e60e6424e8194f 100644 (file)
@@ -40,8 +40,9 @@ pkg_setup() {
                        die
                fi
        fi
-
-       need_fortran gfortran
+       ##FIXME: Just gfortran for now, I'll get to testing g77 later
+       NEED_FORTRAN="gfortran"
+       fortran_pkg_setup
 }
 
 src_unpack() {