diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-30 15:50:30 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-11-30 15:50:30 +0000 |
commit | 551be3c7231225ed9c26479af2b8914fb2ef0ea8 (patch) | |
tree | d296c82a71504382f4faefa0bf8d7be384ea1105 /french | |
parent | 02f9c9be1699251467efc027f210049dfe14f9c5 (diff) | |
download | ports-551be3c7231225ed9c26479af2b8914fb2ef0ea8.tar.gz ports-551be3c7231225ed9c26479af2b8914fb2ef0ea8.zip |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/aster/Makefile | 2 | ||||
-rw-r--r-- | french/trytond28_account_fr/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index 175b5a8ca093..aeda99fa77d6 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -46,7 +46,7 @@ LIB_DEPENDS+= libhdf5-18.so:science/hdf5-18 \ libmed.so:french/med # libAsterInterface.so:science/mfront # libAsterInterface.so:science/tfel -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gnuplot>0:math/py-gnuplot\ +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}gnuplot>0:math/py-gnuplot@${PY_FLAVOR} \ ${SHELL_INSTALL_ASTER}:shells/${SHIADEP} \ astk-serveur>0:cad/astk-serveur diff --git a/french/trytond28_account_fr/Makefile b/french/trytond28_account_fr/Makefile index 0713f3701a2e..0550729982eb 100644 --- a/french/trytond28_account_fr/Makefile +++ b/french/trytond28_account_fr/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= trytond28_account>=2.8.1:finance/trytond28_account CONFLICTS= trytond_account_fr-2.[46].* -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist .include <bsd.port.mk> |