From 0dec7a6a066d910f283580f32c6966e2e02486b4 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 25 Jul 2022 11:12:18 +0000 Subject: *: remove pkg-config from tools where no buildlink3.mk file is included Bulk build on NetBSD of these packages had the same result as before (build succeeds, no PLIST change). --- games/qqwing/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile index 95ae67692ac..1398321a5f1 100644 --- a/games/qqwing/Makefile +++ b/games/qqwing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/12/24 10:14:43 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/07/25 11:12:24 wiz Exp $ DISTNAME= qqwing-1.3.4 CATEGORIES= games @@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= gmake USE_LANGUAGES= c c++ PKGCONFIG_OVERRIDE+= qqwing.pc.in -- cgit v1.2.3