aboutsummaryrefslogtreecommitdiff
path: root/math/petsc
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-14 22:22:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-14 22:22:17 +0000
commitf7bcde4249773179738558a5673b741ec4eb7b87 (patch)
tree9d0d6da2507b623578ecdd16f9a042a91b35e4f2 /math/petsc
parentece8fd82663f6181468c19b35234279926f6ad15 (diff)
downloadports-f7bcde4249773179738558a5673b741ec4eb7b87.tar.gz
ports-f7bcde4249773179738558a5673b741ec4eb7b87.zip
Notes
Diffstat (limited to 'math/petsc')
-rw-r--r--math/petsc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index 1cb0f38add26..28e3c93dab52 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -43,10 +43,7 @@ CONFIGURE_ARGS+= --with-x-include=${X11BASE}/include \
--with-x-lib=${X11BASE}/lib/libX11.so
.endif
-WANT_FORTRAN=yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
FFLAGS+= -O2
PFX= ${PORTNAME}
TARGET= ${OPSYS:L}