diff options
Diffstat (limited to 'devel/py-jdcal/Makefile')
-rw-r--r-- | devel/py-jdcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jdcal/Makefile b/devel/py-jdcal/Makefile index 8ae066a9e4d7..3a9e06552a68 100644 --- a/devel/py-jdcal/Makefile +++ b/devel/py-jdcal/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |