diff options
Diffstat (limited to 'devel/py-pycalendar/Makefile')
-rw-r--r-- | devel/py-pycalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pycalendar/Makefile b/devel/py-pycalendar/Makefile index 3d271dc011ba..ac5bc1028cb3 100644 --- a/devel/py-pycalendar/Makefile +++ b/devel/py-pycalendar/Makefile @@ -9,7 +9,7 @@ MAINTAINER= roland@micite.net COMMENT= iCalendar and vCard module for python WWW= https://pypi.org/project/pycalendar/2.0/ -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist .include <bsd.port.mk> |