aboutsummaryrefslogtreecommitdiffstats
path: root/cad/calculix
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-12 15:29:27 +0800
committermaho <maho@FreeBSD.org>2007-07-12 15:29:27 +0800
commit73479c6a710e779eaf28d1df4ae1fbe13f0dc013 (patch)
treeadac727601b60f8b550b7f541508bd41294e0183 /cad/calculix
parentf8b703f7789532345b2bd106132015d458438aeb (diff)
downloadfreebsd-ports-graphics-73479c6a710e779eaf28d1df4ae1fbe13f0dc013.tar.gz
freebsd-ports-graphics-73479c6a710e779eaf28d1df4ae1fbe13f0dc013.tar.zst
freebsd-ports-graphics-73479c6a710e779eaf28d1df4ae1fbe13f0dc013.zip
Now we use USE_FORTRAN=yes to use FORTRAN.
Diffstat (limited to 'cad/calculix')
-rw-r--r--cad/calculix/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/cad/calculix/Makefile b/cad/calculix/Makefile
index 9e6c5acb306..644a6d62374 100644
--- a/cad/calculix/Makefile
+++ b/cad/calculix/Makefile
@@ -69,10 +69,7 @@ BLAS_LIBS= -lblas
LAPACK_LIBS= -llapack
.endif
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
.if ${ARCH} == "sparc64"
CFLAGS+= -fPIC