diff options
Diffstat (limited to 'x11-fonts/py-fontMath/Makefile')
-rw-r--r-- | x11-fonts/py-fontMath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/py-fontMath/Makefile b/x11-fonts/py-fontMath/Makefile index f7db5d8682a9..5cc448eee62b 100644 --- a/x11-fonts/py-fontMath/Makefile +++ b/x11-fonts/py-fontMath/Makefile @@ -13,7 +13,7 @@ COMMENT= Set of objects for performing math operations on font data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License.txt -USES= python zip +USES= python:3.6+ zip USE_PYTHON= autoplist distutils NO_ARCH= yes |