diff options
Diffstat (limited to 'devel/py-icalendar/Makefile')
-rw-r--r-- | devel/py-icalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-icalendar/Makefile b/devel/py-icalendar/Makefile index 0061cf4fe163..6714b5d87e1d 100644 --- a/devel/py-icalendar/Makefile +++ b/devel/py-icalendar/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |