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). --- x11/pixman/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/pixman') diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 2a08ee63a55..59168dbab5d 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2022/06/28 11:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2022/07/25 11:12:30 wiz Exp $ DISTNAME= pixman-0.40.0 PKGREVISION= 3 @@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --disable-sse2 .endif USE_LIBTOOL= yes -USE_TOOLS+= pkg-config perl +USE_TOOLS+= perl PKGCONFIG_OVERRIDE+= pixman-1.pc.in PKGCONFIG_OVERRIDE+= pixman-1-uninstalled.pc.in -- cgit v1.2.3