diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-12-28 23:02:12 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-12-28 23:02:12 +0000 |
commit | aa7a6c429ea62d972467d6755fa7a6f52256b452 (patch) | |
tree | 3c451883d3bd4d2ffe401b2b6aee58825505d145 /x11-fonts/py-defcon | |
parent | c3b3e6a10d663bc2672cdd4bf46943046d03ecba (diff) |
Notes
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 |