Date: Sun, 17 May 2020 20:17:37 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535662 - head/print/py-fonttools3 Message-ID: <202005172017.04HKHb3H072118@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun May 17 20:17:37 2020 New Revision: 535662 URL: https://svnweb.freebsd.org/changeset/ports/535662 Log: Add comment for PORTSCOUT Modified: head/print/py-fonttools3/Makefile Modified: head/print/py-fonttools3/Makefile ============================================================================== --- head/print/py-fonttools3/Makefile Sun May 17 20:17:32 2020 (r535661) +++ head/print/py-fonttools3/Makefile Sun May 17 20:17:37 2020 (r535662) @@ -20,6 +20,7 @@ USE_PYTHON= autoplist concurrent distutils MAKE_ENV= FONTTOOLS_MANPATH="man" NO_ARCH= yes +# fonttools 4.0.0+ requires Python 3.6+ PORTSCOUT= limit:^3\. OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005172017.04HKHb3H072118>