summaryrefslogtreecommitdiff
path: root/devel/catch2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/catch2/Makefile')
-rw-r--r--devel/catch2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/catch2/Makefile b/devel/catch2/Makefile
index 3964887fc2f..ad1d31b1991 100644
--- a/devel/catch2/Makefile
+++ b/devel/catch2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/04/09 18:33:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/25 11:12:21 wiz Exp $
DISTNAME= Catch2-2.13.8
PKGNAME= ${DISTNAME:tl}
@@ -12,7 +12,6 @@ COMMENT= C++ header-only test framework for unit tests
LICENSE= boost-license
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++14
USE_CMAKE= yes
CONFIGURE_DIRS= build