summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-07-25 11:12:18 +0000
committerwiz <wiz@pkgsrc.org>2022-07-25 11:12:18 +0000
commit0dec7a6a066d910f283580f32c6966e2e02486b4 (patch)
treee2d3e30d7998b821ac7fdae9451b2bc9ea7bd1e8 /geography
parent7207b5fc75eea84622b7b058f15171f239092158 (diff)
downloadpkgsrc-0dec7a6a066d910f283580f32c6966e2e02486b4.tar.gz
*: 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).
Diffstat (limited to 'geography')
-rw-r--r--geography/libmaxminddb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/libmaxminddb/Makefile b/geography/libmaxminddb/Makefile
index dcfd02d9e2f..8aa9dc2c677 100644
--- a/geography/libmaxminddb/Makefile
+++ b/geography/libmaxminddb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/06/27 15:29:15 fcambus Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/25 11:12:24 wiz Exp $
DISTNAME= libmaxminddb-1.6.0
CATEGORIES= geography
@@ -13,7 +13,7 @@ LICENSE= apache-2.0
GNU_CONFIGURE= yes
USE_LANGUAGES+= c99
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake
PKGCONFIG_OVERRIDE+= src/libmaxminddb.pc.in