diff options
Diffstat (limited to 'devel/py-termstyle/Makefile')
-rw-r--r-- | devel/py-termstyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-termstyle/Makefile b/devel/py-termstyle/Makefile index e187de3962de..c0262953a461 100644 --- a/devel/py-termstyle/Makefile +++ b/devel/py-termstyle/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/gfxmonk/termstyle LICENSE= BSD3CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist .include <bsd.port.mk> |