aboutsummaryrefslogtreecommitdiff
path: root/devel/py-tipper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tipper/Makefile')
-rw-r--r--devel/py-tipper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tipper/Makefile b/devel/py-tipper/Makefile
index be867c51b3f6..f5595f9dec16 100644
--- a/devel/py-tipper/Makefile
+++ b/devel/py-tipper/Makefile
@@ -10,7 +10,7 @@ WWW= https://pypi.org/project/tipper/
LICENSE= MIT
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>