diff options
Diffstat (limited to 'finance/py-ofxparse/Makefile')
-rw-r--r-- | finance/py-ofxparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/py-ofxparse/Makefile b/finance/py-ofxparse/Makefile index 6a541c73dd9a..7dc852c233ad 100644 --- a/finance/py-ofxparse/Makefile +++ b/finance/py-ofxparse/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FL ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |