diff options
Diffstat (limited to 'science/code_saturne')
-rw-r--r-- | science/code_saturne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index b74c666ea435..206e8b15fabb 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -26,7 +26,7 @@ USE_GITHUB= yes GH_ACCOUNT= code-saturne USES= autoreconf bison compiler:c11 fortran gettext gnome gmake \ - iconv libtool pyqt:5 python:3.6+ shebangfix + iconv libtool pyqt:5 python:3.7+ shebangfix USE_GNOME= libxml2 USE_PYQT= core gui sip widgets xml_build |