git: 5d773bd97d62 - main - devel/libfmt: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:08:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d773bd97d6289b794991aa04c2efdd7d8c6d0fb commit 5d773bd97d6289b794991aa04c2efdd7d8c6d0fb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:39:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:04:07 +0000 devel/libfmt: Cosmetic change --- devel/libfmt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile index 75a2e71dd09f..5d041a3360b6 100644 --- a/devel/libfmt/Makefile +++ b/devel/libfmt/Makefile @@ -16,12 +16,11 @@ USES= cmake:testing compiler:c++11-lang cpe zip CMAKE_OFF= FMT_CUDA_TEST FMT_DOC FMT_FUZZ FMT_MODULE FMT_PEDANTIC FMT_SYSTEM_HEADERS FMT_TEST FMT_WERROR CMAKE_ON= BUILD_SHARED_LIBS FMT_OS +CMAKE_TESTING_ON= FMT_TEST USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} -CMAKE_TESTING_ON= FMT_TEST - # include/fmt/* CONFLICTS_INSTALL= axom