svn commit: r535662 - head/print/py-fonttools3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 17 20:17:41 UTC 2020


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


More information about the svn-ports-head mailing list