diff options
Diffstat (limited to 'science/gamess')
-rw-r--r-- | science/gamess/Makefile | 5 |
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} |