diff options
Diffstat (limited to 'devel/py-binaryornot/Makefile')
-rw-r--r-- | devel/py-binaryornot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-binaryornot/Makefile b/devel/py-binaryornot/Makefile index 9a8d13518b25..1c3ce0d6952a 100644 --- a/devel/py-binaryornot/Makefile +++ b/devel/py-binaryornot/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=3.0.2:textproc/py-chardet@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |