From b9cd20384ea9a18fcb2568f2e87bd8fd00497d54 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Tue, 17 Jul 2007 07:03:18 +0000 Subject: Now we use USE_FORTRAN=yes to use FORTRAN compiler. Approved by: maintainer --- net/openmpi/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'net/openmpi') diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 5dce4851b88d..3c60414b8b2f 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -39,10 +39,7 @@ MANPREFIX= ${TARGETDIR}/${MPIDIR} .include -WANT_FORTRAN=yes #dummy but future use -BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 -FC= gfortran42 -F77= gfortran42 +USE_FORTRAN= yes CONFIGURE_ENV+= F77=${F77} FC=${FC} .if ${ARCH} == "sparc64" BROKEN= Does not compile on sparc64 -- cgit v1.2.3