summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-14 02:29:57 +0000
committermaho <maho@FreeBSD.org>2007-07-14 02:29:57 +0000
commit83313ba9df7a42a9016011420b8075047fbb4c7a (patch)
treeeebc47359eb94eaece880447738a998455fd0db2 /math
parent6b806080bb92288778d729e5d93201f18783aee4 (diff)
downloadFreeBSD-ports-83313ba9df7a42a9016011420b8075047fbb4c7a.zip
FreeBSD-ports-83313ba9df7a42a9016011420b8075047fbb4c7a.tar.gz
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'math')
-rw-r--r--math/it++/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/it++/Makefile b/math/it++/Makefile
index c0989d2..786690a 100644
--- a/math/it++/Makefile
+++ b/math/it++/Makefile
@@ -34,9 +34,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= opt
USE_GMAKE= yes
USE_GCC= 3.3+
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
post-patch:
@${REINPLACE_CMD} -e "s|sparc|__sparc__|" \
OpenPOWER on IntegriCloud