diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 23:09:21 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-10-25 23:57:35 +0800 |
commit | b04cba05b60e656783d5badbab21c94707890ea1 (patch) | |
tree | 741addbbef082042091fad074434efac3d6fe25b | |
parent | news/py-sabyenc3: Cosmetic change (diff) |
print/py-fonttools3: Cosmetic change
-rw-r--r-- | print/py-fonttools3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-fonttools3/Makefile b/print/py-fonttools3/Makefile index d072f758f5e3..cbcd02ff2ced 100644 --- a/print/py-fonttools3/Makefile +++ b/print/py-fonttools3/Makefile @@ -22,8 +22,8 @@ NO_ARCH= yes # fonttools 4.0.0+ requires Python 3.6+ PORTSCOUT= limit:^3\. -OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF -OPTIONS_DEFAULT= LXML UFO UNICODE +OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF +OPTIONS_DEFAULT=LXML UFO UNICODE GRAPHITE_DESC= Process graphite type tables in ttLib/tables INTERPOLATABLE_DESC= Interpolatability support |