Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 09:11:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 416c78aeeb5f - main - science/libaec: Add make test
Message-ID:  <202312250911.3BP9Beqr086913@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=416c78aeeb5f15dc3d94889be853e92fc6815f1d

commit 416c78aeeb5f15dc3d94889be853e92fc6815f1d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 09:03:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 09:03:13 +0000

    science/libaec: Add make test
    
    PR:             274436
    Submitted by:   diizzy
---
 science/libaec/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/libaec/Makefile b/science/libaec/Makefile
index 689f49a0dcfb..430ced869eaf 100644
--- a/science/libaec/Makefile
+++ b/science/libaec/Makefile
@@ -12,7 +12,7 @@ WWW=		https://gitlab.dkrz.de/k202009/libaec \
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		cmake
+USES=		cmake:testing
 
 CMAKE_OFF=	AEC_FUZZING
 USE_LDCONFIG=	yes



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