diff options
Diffstat (limited to 'devel/py-pymsgbox/Makefile')
-rw-r--r-- | devel/py-pymsgbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pymsgbox/Makefile b/devel/py-pymsgbox/Makefile index 98d239335dd2..4fb7833bd58e 100644 --- a/devel/py-pymsgbox/Makefile +++ b/devel/py-pymsgbox/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/asweigart/pymsgbox LICENSE= BSD3CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |