summaryrefslogtreecommitdiff
path: root/devel/py-timelib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-timelib/Makefile')
-rw-r--r--devel/py-timelib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-timelib/Makefile b/devel/py-timelib/Makefile
index 93904d3a3c19..fb01c6f9e60f 100644
--- a/devel/py-timelib/Makefile
+++ b/devel/py-timelib/Makefile
@@ -8,7 +8,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Parse English textual date descriptions
WWW= https://pypi.org/project/timelib/
-USES= python:3.6+ zip
+USES= python zip
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>