aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:09:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:35 +0000
commitb04cba05b60e656783d5badbab21c94707890ea1 (patch)
tree741addbbef082042091fad074434efac3d6fe25b
parent4053df557effb9e500d77970c88c6ad8d51afc1a (diff)
downloadports-b04cba05b60e656783d5badbab21c94707890ea1.tar.gz
ports-b04cba05b60e656783d5badbab21c94707890ea1.zip
print/py-fonttools3: Cosmetic change
-rw-r--r--print/py-fonttools3/Makefile4
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