diff options
Diffstat (limited to 'x11-fonts/py-defcon')
-rw-r--r-- | x11-fonts/py-defcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/py-defcon/Makefile b/x11-fonts/py-defcon/Makefile index fcb73be08ff0..810483143b9e 100644 --- a/x11-fonts/py-defcon/Makefile +++ b/x11-fonts/py-defcon/Makefile @@ -13,7 +13,7 @@ COMMENT= Set of flexible objects for representing UFO data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License.txt -USES= python zip +USES= python:3.6+ zip USE_PYTHON= autoplist distutils USE_LOCALE= en_US.UTF-8 |