git: 59c450d2273a - main - devel/hyprutils: connect to "make test"

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 13 Jun 2024 12:51:59 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=59c450d2273aa66e00df37bfe17b5048468ccb13

commit 59c450d2273aa66e00df37bfe17b5048468ccb13
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-06-13 12:51:48 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-06-13 12:51:53 +0000

    devel/hyprutils: connect to "make test"
---
 devel/hyprutils/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/hyprutils/Makefile b/devel/hyprutils/Makefile
index 13c22fd41c5d..b97d6a38bf64 100644
--- a/devel/hyprutils/Makefile
+++ b/devel/hyprutils/Makefile
@@ -10,7 +10,7 @@ WWW=		https://github.com/hyprwm/hyprutils
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		compiler:c++11-lib cmake
+USES=		compiler:c++11-lib cmake:testing
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 GH_ACCOUNT=	hyprwm