aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 10:24:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 10:24:10 +0000
commite66c070a5793d7e1a4f1b84235a4ecdcbb9804f0 (patch)
treefcdff9e7d9f2c97c6d55dfcc82d7bbfc973f3dc7
parentaedd47437ab1c41615398acf9007cc8d7991fc5d (diff)
downloadports-e66c070a5793d7e1a4f1b84235a4ecdcbb9804f0.tar.gz
ports-e66c070a5793d7e1a4f1b84235a4ecdcbb9804f0.zip
print/py-uharfbuzz: Update BUILD_DEPENDS after 644e2a562cc75a56118e4f01fd26f449cb725aef
-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 45aa5040c413..6a371d138179 100644
--- a/print/py-uharfbuzz/Makefile
+++ b/print/py-uharfbuzz/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/harfbuzz/uharfbuzz
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= harfbuzz>=5.3.0:print/harfbuzz \
+BUILD_DEPENDS= harfbuzz>=5.3.1:print/harfbuzz \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz