git: b1f803b71e60 - main - devel/log4cxx: Drop CMAKE_TESTING_O
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 11:43:08 UTC
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b1f803b71e60f6be8d83fd155c510bbf06357c26
commit b1f803b71e60f6be8d83fd155c510bbf06357c26
Author: Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2023-06-30 09:24:51 +0000
Commit: Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2023-06-30 11:40:16 +0000
devel/log4cxx: Drop CMAKE_TESTING_O
The correct spelling would have been CMAKE_TESTING_ON but that defaults
to BUILD_TESTING anyway.
Reported by: portmt scan
---
devel/log4cxx/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index 67b432f57553..dd47e58de9fc 100644
--- a/devel/log4cxx/Makefile
+++ b/devel/log4cxx/Makefile
@@ -21,7 +21,6 @@ USES= cmake:testing compiler:c++17-lang pathfix
CMAKE_OFF= APACHE_MAINTAINER APR_STATIC APU_STATIC BUILD_TESTING ENABLE_COVERAGE LIBESMTP_STATIC LOG4CXX_ENABLE_ESMTP LOG4CXX_ENABLE_ODBC LOG4CXX_UNICHAR
CMAKE_ON= BUILD_SHARED_LIBS ENABLE_FMT_LAYOUT LOG4CXX_INSTALL_PDB LOG4CXX_WCHAR_T
-CMAKE_TESTING_O= BUILD_TESTING
USE_LDCONFIG= yes
OPTIONS_DEFINE= BOOST