git: b04cba05b60e - main - print/py-fonttools3: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 16:02:58 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b04cba05b60e656783d5badbab21c94707890ea1

commit b04cba05b60e656783d5badbab21c94707890ea1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:09:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:35 +0000

    print/py-fonttools3: Cosmetic change
---
 print/py-fonttools3/Makefile | 4 ++--
 1 file 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