aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-14 09:40:23 +0800
committermaho <maho@FreeBSD.org>2007-07-14 09:40:23 +0800
commit7b829535988b75611467c374acaac0fbaf65f560 (patch)
tree9d23a1067bcf4bd34c63e30285c7bb7f742bca0f /science
parent145515c3cac46439c24c5e1009b5271d1aad9141 (diff)
downloadfreebsd-ports-gnome-7b829535988b75611467c374acaac0fbaf65f560.tar.gz
freebsd-ports-gnome-7b829535988b75611467c374acaac0fbaf65f560.tar.zst
freebsd-ports-gnome-7b829535988b75611467c374acaac0fbaf65f560.zip
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'science')
-rw-r--r--science/gamess/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/science/gamess/Makefile b/science/gamess/Makefile
index da34c1775024..c56fada83a7d 100644
--- a/science/gamess/Makefile
+++ b/science/gamess/Makefile
@@ -19,10 +19,7 @@ USE_GMAKE= yes
WRKSRC= ${WRKDIR}/gamess
SNAPDATE= 20060907
-WANT_FORTRAN= yes
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
RESTRICTED= NOT DISTRIBUTED FREELY. BUT YOU CAN OBTAIN SOURCE CODE FREELY.
NO_CDROM= ${RESTRICTED}