summaryrefslogtreecommitdiff
path: root/math/femlab/Makefile
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-18 23:47:17 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-18 23:47:17 +0000
commit51134e07e4e1bf1eecb82da29d859432eaa75640 (patch)
treea1e042e739ce3bea84cd3e4de20d0f543d84c8f9 /math/femlab/Makefile
parentAdd xulrunner support. (diff)
Leverage USE_FORTRAN instead of accomplishing the same manually.
Notes
Notes: svn path=/head/; revision=226400
Diffstat (limited to 'math/femlab/Makefile')
-rw-r--r--math/femlab/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile
index c8453c9eaa33..a0426f0acf5f 100644
--- a/math/femlab/Makefile
+++ b/math/femlab/Makefile
@@ -20,12 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsx.a:${PORTSDIR}/x11/libsx \
imake:${PORTSDIR}/devel/imake
USE_XORG= xaw
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
-MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
-
+USE_FORTRAN= yes
FEMLAB_HOME= ${PREFIX}/lib/X11/femlab