aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-01-15 17:22:12 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2026-01-15 17:22:12 +0000
commit6d475ab2dcd08d35a6a3ef6bd9db134e3c7a71f0 (patch)
tree68233e064fd33fe9c2c0016c6bb2b0913f2d5eae /print
parentcbab628d0581609089622b1b82842a212aab3911 (diff)
Diffstat (limited to 'print')
-rw-r--r--print/py-uharfbuzz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile
index 8e5e13ad818b..f87d8e3172ac 100644
--- a/print/py-uharfbuzz/Makefile
+++ b/print/py-uharfbuzz/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= harfbuzz>=12.3.0:print/harfbuzz \
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
USES= compiler:c++11-lang python
-USE_PYTHON= autoplist concurrent cython3 pep517
+USE_PYTHON= autoplist concurrent cython pep517
MAKE_ENV= CYTHON_ANNOTATE=0 CYTHON_LINETRACE=0 USE_SYSTEM_LIBS=1