git: d21608467408 - main - www/lexbor: hook up tests correctly
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jan 2025 23:06:46 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d21608467408d405d91a09ebec930ffcf29d09fe
commit d21608467408d405d91a09ebec930ffcf29d09fe
Author: Älven <alster@vinterdalen.se>
AuthorDate: 2025-01-04 14:27:09 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2025-01-06 23:06:09 +0000
www/lexbor: hook up tests correctly
PR: 282921
MFH: 2025Q1
---
www/lexbor/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/lexbor/Makefile b/www/lexbor/Makefile
index a923ee2bc2ec..4a01b07cb821 100644
--- a/www/lexbor/Makefile
+++ b/www/lexbor/Makefile
@@ -15,7 +15,7 @@ USES= cmake:testing
USE_GITHUB= yes
USE_LDCONFIG= yes
-CMAKE_TESTING_ON= BUILD_TESTING
+CMAKE_TESTING_ON= LEXBOR_BUILD_TESTS
OPTIONS_DEFINE= ASAN HEADERS SHARED STATIC
OPTIONS_DEFAULT= HEADERS SHARED STATIC