diff options
Diffstat (limited to 'french')
-rw-r--r-- | french/aster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index c3cab045cc77..76116164d43f 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -51,9 +51,9 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gnuplot>0:math/py-gnuplot@${PY_FLAVOR} \ ${SHELL_INSTALL_ASTER}:shells/${SHIADEP} \ astk-serveur>0:cad/astk-serveur -USES= bison fortran gettext python:2.7 tk +USES= bison fortran gettext python:2.7 qt:4 tk USE_BINUTILS= yes -USE_QT4= linguisttools_build +USE_QT= linguisttools_build .if defined(WITH_ATLAS) USES+= blaslapack:atlas |