diff options
Diffstat (limited to 'finance/fava/Makefile')
-rw-r--r-- | finance/fava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/fava/Makefile b/finance/fava/Makefile index 330ca4d6fd16..d3b56436452f 100644 --- a/finance/fava/Makefile +++ b/finance/fava/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.7:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}werkzeug>2:www/py-werkzeug@${PY_FLAVOR} \ beancount>=2.1.3:finance/beancount -USES= python:3.5+ # same as finance/beancount +USES= python # same as finance/beancount USE_PYTHON= autoplist distutils noflavors # Upstream archive contains files with UTF-8 names |