summaryrefslogtreecommitdiff
path: root/science/mpb
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-14 02:56:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-14 02:56:36 +0000
commit3034d94e677c00cc00546fe59b90130e23d419e7 (patch)
tree95c766cdd826712bc89c06e598577d27e09b5499 /science/mpb
parentNow we use USE_FORTRAN=yes to use FORTRAN compiler. (diff)
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Notes
Notes: svn path=/head/; revision=195551
Diffstat (limited to 'science/mpb')
-rw-r--r--science/mpb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index c0682c1b19e0..5d6ba6392503 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -21,10 +21,7 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
hdf5.0:${PORTSDIR}/science/hdf5 \
guile.15:${PORTSDIR}/lang/guile
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
.include <bsd.port.pre.mk>
GNU_CONFIGURE= yes