science/libaec: Remove CMAKE_TESTING_ON

CMAKE_TESTING_ON defaults to BUILD_TESTING.
This commit is contained in:
Po-Chuan Hsieh
2024-10-07 22:16:42 +08:00
parent b735c9fce1
commit c26cf9c596
-1
View File
@@ -14,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cmake:testing
CMAKE_OFF= AEC_FUZZING BUILD_TESTING
CMAKE_TESTING_ON= BUILD_TESTING
USE_LDCONFIG= yes
.include <bsd.port.mk>