diff options
Diffstat (limited to 'science/code_saturne/Makefile')
-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 2ed1056fd580..3f08b8be3afd 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -25,7 +25,7 @@ USE_GITHUB= yes GH_ACCOUNT= code-saturne USES= autoreconf bison compiler:c11 fortran gettext gnome gmake \ - iconv localbase libtool pyqt:5 python:3.7+ shebangfix xorg + iconv localbase libtool pyqt:5 python shebangfix xorg USE_GNOME= libxml2 USE_PYQT= pyqt5 sip USE_XORG= x11 |