summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/mimalloc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/mimalloc/Makefile b/devel/mimalloc/Makefile
index 9211a4a1bc92..0bd0ac3c114d 100644
--- a/devel/mimalloc/Makefile
+++ b/devel/mimalloc/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mimalloc
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.9
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= ehaupt@FreeBSD.org
@@ -10,15 +11,15 @@ WWW= https://github.com/microsoft/mimalloc
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake compiler:c++17-lang
+USES= cmake:testing compiler:c++17-lang
USE_GITHUB= yes
GH_ACCOUNT= microsoft
USE_LDCONFIG= yes
CMAKE_ON= MI_INSTALL_TOPLEVEL
-CMAKE_OFF= MI_BUILD_OBJECT
+CMAKE_OFF= MI_BUILD_OBJECT MI_BUILD_TESTS
-TEST_TARGET= test
+CMAKE_TESTING_ON= MI_BUILD_TESTS
# ci pipeline creates transient tags
PORTSCOUT= ignore:1