diff options
Diffstat (limited to 'math/py-timple/Makefile')
-rw-r--r-- | math/py-timple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-timple/Makefile b/math/py-timple/Makefile index c70d84bb5c8d..26d69757b689 100644 --- a/math/py-timple/Makefile +++ b/math/py-timple/Makefile @@ -14,7 +14,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |