diff options
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} |