git: 9a08406cf890 - main - graphics/libertiff: Fix build in poudriere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 May 2025 13:45:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9a08406cf890d1cfe55354e9f43777daf07b43df
commit 9a08406cf890d1cfe55354e9f43777daf07b43df
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-05-25 13:41:44 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-05-25 13:41:44 +0000
graphics/libertiff: Fix build in poudriere
---
graphics/libertiff/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/graphics/libertiff/Makefile b/graphics/libertiff/Makefile
index 3e7477a47701..4f2fa951b60a 100644
--- a/graphics/libertiff/Makefile
+++ b/graphics/libertiff/Makefile
@@ -9,11 +9,11 @@ WWW= https://github.com/libertiff/libertiff
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-TEST_DEPENDS= googletest>=1.12.1:devel/googletest
+BUILD_DEPENDS= googletest>=1.12.1:devel/googletest
USES= cmake:testing compiler:c++11-lang
-CMAKE_TESTING_ON= USE_EXTERNAL_GTEST
+CMAKE_ON= USE_EXTERNAL_GTEST
NO_ARCH= yes
PLIST_FILES= include/libertiff.hpp