diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/beancount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/beancount/Makefile b/finance/beancount/Makefile index ff5f96fa73f7..e9acb452680c 100644 --- a/finance/beancount/Makefile +++ b/finance/beancount/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_F ${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py-python-magic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -USES= python:3.5+ +USES= compiler:c11 python:3.5+ USE_GITHUB= yes USE_PYTHON= autoplist distutils noflavors |