aboutsummaryrefslogtreecommitdiff
path: root/math/algae
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-17 00:22:36 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-17 00:22:36 +0000
commit38590281c20e96dcfa2751795cf96c5d99fa53b6 (patch)
tree43c50ba94a0d37d00d87438cf7d0a734655375b2 /math/algae
parent01969f7dad9266335b781761f8c1224a7e0f6616 (diff)
downloadports-38590281c20e96dcfa2751795cf96c5d99fa53b6.tar.gz
ports-38590281c20e96dcfa2751795cf96c5d99fa53b6.zip
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: maitainer
Notes
Notes: svn path=/head/; revision=195781
Diffstat (limited to 'math/algae')
-rw-r--r--math/algae/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile
index 76ca6e8facce..6a8d49318dfb 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -23,10 +23,7 @@ PLIST_SUB= ALGAE_VERSION=${ALGAE_VERSION}
MAN1= algae.1
INFO= algae
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" LDFLAGS="${LDFLAGS} -L`${CAT} ${WRKSRC}/LIBDIR`/../../.. -L`${CAT} ${WRKSRC}/LIBDIR` -L${LOCALBASE}/lib"
FORTRANLIBS= gfortranbegin gfortran