git: 3d5afae59529 - main - print/harfbuzz: drop redundant Meson option after 597837d58781
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 15:16:58 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d5afae595293f22d87244f6b950abbc274ece7e commit 3d5afae595293f22d87244f6b950abbc274ece7e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-20 13:57:29 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-20 15:16:32 +0000 print/harfbuzz: drop redundant Meson option after 597837d58781 https://github.com/harfbuzz/harfbuzz/commit/68d2e1b221ca --- print/harfbuzz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 5e64e7e66b2b..44775a653f77 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -22,7 +22,7 @@ SHEBANG_GLOB= *.py CPE_VENDOR= harfbuzz_project MESON_ARGS= -Dglib=enabled -Dgobject=enabled -Dgraphite2=enabled \ - -Dchafa=disabled -Dfreetype=enabled -Dbenchmark=disabled + -Dchafa=disabled -Dfreetype=enabled PLIST_SUB+= LIBVER=0.60710.0