diff options
Diffstat (limited to 'devel/py-dirspec/Makefile')
-rw-r--r-- | devel/py-dirspec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dirspec/Makefile b/devel/py-dirspec/Makefile index 9912cf4f01a1..686368c4ff22 100644 --- a/devel/py-dirspec/Makefile +++ b/devel/py-dirspec/Makefile @@ -14,7 +14,7 @@ COMMENT= XDG Base and User directories implementation LICENSE= GPLv3 -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils .include <bsd.port.mk> |