mirror of https://git.FreeBSD.org/ports.git
print/py-fonttools: Fix typo in OPTIONS_DEFINE
That's two errors, one commit. :/ PR: 289406 Reported by: diizzy
This commit is contained in:
parent
811ed90b28
commit
3aa8d5a2f4
|
@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ufolib2>=0:print/py-ufolib2@${PY_FLAVOR}
|
|||
USES= python
|
||||
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
|
||||
GRAPHITE_DESC= Process graphite type tables in ttLib/tables
|
||||
INTERPOLATABLE_DESC= Interpolatability support
|
||||
|
|
Loading…
Reference in New Issue