git: e0786b0bada8 - main - print/harfbuzz: switch to non-deprecated option after 08e10542edbe
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 15:16:56 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e0786b0bada8075473036860202b34f07a75157c
commit e0786b0bada8075473036860202b34f07a75157c
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 13:43:43 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-20 15:16:31 +0000
print/harfbuzz: switch to non-deprecated option after 08e10542edbe
https://github.com/harfbuzz/harfbuzz/commit/792ca307b0cf
---
print/harfbuzz/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile
index 6c9cb6c7ec89..d4684c8791f1 100644
--- a/print/harfbuzz/Makefile
+++ b/print/harfbuzz/Makefile
@@ -21,7 +21,7 @@ USE_LDCONFIG= yes
SHEBANG_GLOB= *.py
CPE_VENDOR= harfbuzz_project
-MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite=enabled \
+MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite2=enabled \
-Dfreetype=enabled -Dbenchmark=disabled
PLIST_SUB+= LIBVER=0.60710.0