print/py-fonttools: Fix typo in OPTIONS_DEFINE

That's two errors, one commit. :/

PR:		289406
Reported by:	diizzy
This commit is contained in:
Dan Langille 2025-09-10 20:18:44 +00:00
parent 811ed90b28
commit 3aa8d5a2f4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ufolib2>=0:print/py-ufolib2@${PY_FLAVOR}
USES= python USES= python
USE_PYTHON= autoplist concurrent cython pep517 USE_PYTHON= autoplist concurrent cython pep517
OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT REPACKER SYMFONT UNICODE WOFF OPTIONS_DEFINE= GRAPHITE INTERPOLATABLE LXML PLOT REPACKER SYMFONT UNICODE WOFF
OPTIONS_DEFAULT=LXML UNICODE WOFF OPTIONS_DEFAULT=LXML UNICODE WOFF
GRAPHITE_DESC= Process graphite type tables in ttLib/tables GRAPHITE_DESC= Process graphite type tables in ttLib/tables
INTERPOLATABLE_DESC= Interpolatability support INTERPOLATABLE_DESC= Interpolatability support