Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2024 12:51:59 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 59c450d2273a - main - devel/hyprutils: connect to "make test"
Message-ID:  <202406131251.45DCpx88096035@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406131251.45DCpx88096035>