diff options
Diffstat (limited to 'devel/py-timelib/Makefile')
-rw-r--r-- | devel/py-timelib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-timelib/Makefile b/devel/py-timelib/Makefile index baa62746e375..0a670cf6bd58 100644 --- a/devel/py-timelib/Makefile +++ b/devel/py-timelib/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Parse English textual date descriptions -USES= python zip +USES= python:3.6+ zip USE_PYTHON= distutils autoplist .include <bsd.port.mk> |