aboutsummaryrefslogtreecommitdiffstats
path: root/science/at
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-14 09:14:56 +0800
committermaho <maho@FreeBSD.org>2007-07-14 09:14:56 +0800
commit89df5b245e1c190cfeade377b7516df3f0f6de61 (patch)
tree846f318bbaeea035da2c989a2fb8ee73f6024ce0 /science/at
parent607290f885686286d5c43db90f18f3231187d075 (diff)
downloadfreebsd-ports-gnome-89df5b245e1c190cfeade377b7516df3f0f6de61.tar.gz
freebsd-ports-gnome-89df5b245e1c190cfeade377b7516df3f0f6de61.tar.zst
freebsd-ports-gnome-89df5b245e1c190cfeade377b7516df3f0f6de61.zip
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'science/at')
-rw-r--r--science/at/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/at/Makefile b/science/at/Makefile
index dab29bdc4d9d..af4a0c84795e 100644
--- a/science/at/Makefile
+++ b/science/at/Makefile
@@ -16,10 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The Acoustic ToolBox includes four acoustic models
WRKSRC= ${WRKDIR}/at
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
post-patch:
@${REINPLACE_CMD} -e "s|%%FC%%|${FC}|g" -e "s|%%F77%%|${F77}|g" -e "s|%%FFLAGS%%|${FFLAGS}|g" ${WRKSRC}/Bellhop/Makefile