From 89f10c966c2aa75d4fae25959713744693e073bc Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 27 Apr 2017 12:43:34 +0000 Subject: Allow py3-fonttools to use python:3 --- print/py-fonttools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/py-fonttools/Makefile b/print/py-fonttools/Makefile index 86be5c68222a..40af654e30d2 100644 --- a/print/py-fonttools/Makefile +++ b/print/py-fonttools/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= behdad -USES= python +USES?= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -- cgit