From b7a6b85b021aa931ab455473ef5789917b5b1560 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 14 Jul 2007 04:42:10 +0000 Subject: Now we use USE_FORTRAN=yes to use FORTRAN compiler. --- math/bihar/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'math') diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 26aa6f291569..86cc43f03ac6 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -25,11 +25,7 @@ EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= # empty USE_LDCONFIG= yes -WANT_FORTRAN= yes #dummy but future use -BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 -FC= gfortran42 -F77= gfortran42 -MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" +USE_FORTRAN= yes PORTDOCS= fft.doc.gz -- cgit v1.2.3