summaryrefslogtreecommitdiff
path: root/textproc/rapidjson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rapidjson/Makefile')
-rw-r--r--textproc/rapidjson/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/rapidjson/Makefile b/textproc/rapidjson/Makefile
index 6dd72f8d9be..c25420568f7 100644
--- a/textproc/rapidjson/Makefile
+++ b/textproc/rapidjson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/26 17:32:17 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2022/07/25 11:12:29 wiz Exp $
DISTNAME= rapidjson-1.1.0
PKGREVISION= 1
@@ -12,7 +12,6 @@ COMMENT= Fast JSON parser/generator with SAX/DOM style API
LICENSE= modified-bsd
USE_CMAKE= yes
-USE_TOOLS+= pkg-config
USE_LANGUAGES= c++11
CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=TRUE