git: 3e9da21bd86e - main - x11-toolkits/kddockwidgets: Fix tests
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Jan 2023 17:44:35 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e9da21bd86ea52849a805b4d200ca1ec13ae70f commit 3e9da21bd86ea52849a805b4d200ca1ec13ae70f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-01-11 15:44:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-11 17:44:32 +0000 x11-toolkits/kddockwidgets: Fix tests --- x11-toolkits/kddockwidgets/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/kddockwidgets/Makefile b/x11-toolkits/kddockwidgets/Makefile index 42b2f4651eb8..86a3a2e96c47 100644 --- a/x11-toolkits/kddockwidgets/Makefile +++ b/x11-toolkits/kddockwidgets/Makefile @@ -17,7 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= KDAB GH_PROJECT= KDDockWidgets -CMAKE_TESTING_ON= KDDockWidgets_TESTS # tests aren't built, see https://github.com/KDAB/KDDockWidgets/issues/333 +CMAKE_TESTING_ON= KDDockWidgets_TESTS KDDockWidgets_DEVELOPER_MODE post-install: @${RM} -r ${STAGEDIR}${PREFIX}/share/doc