diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-02-16 17:15:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-02-16 17:15:31 +0000 |
commit | 564a799c7173c288d4d3a9be78ac3d2db983d512 (patch) | |
tree | 49e521faa408bc4bd163bfb0febf91e262772c1c /science/fvcom/Makefile | |
parent | af1790bfbbcd5831281907db9c04f3776b8d601c (diff) |
Notes
Diffstat (limited to 'science/fvcom/Makefile')
-rw-r--r-- | science/fvcom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile index ddfb60ec7e58..d5f0f2665603 100644 --- a/science/fvcom/Makefile +++ b/science/fvcom/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS+= netcdff:${PORTSDIR}/science/netcdf-ftn \ lapack:${PORTSDIR}/math/lapack \ blas:${PORTSDIR}/math/lapack -USE_FORTRAN= yes +USES= fortran WRKSRC= ${WRKDIR}/FVCOM2.7.1/FVCOM_source PLIST_FILES= bin/${PORTNAME}${PKGNAMESUFFIX} |