summaryrefslogtreecommitdiff
path: root/lang
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 /lang
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 'lang')
-rw-r--r--lang/chibi-scheme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/chibi-scheme/Makefile b/lang/chibi-scheme/Makefile
index 7bbfc850f74..0de2596c5b2 100644
--- a/lang/chibi-scheme/Makefile
+++ b/lang/chibi-scheme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/08/18 10:25:16 leot Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/25 11:12:25 wiz Exp $
DISTNAME= chibi-scheme-0.9.1
CATEGORIES= lang
@@ -10,7 +10,7 @@ HOMEPAGE= http://synthcode.com/wiki/chibi-scheme
COMMENT= Minimal Scheme Implementation for use as an Extension Language
LICENSE= modified-bsd
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake
PKGCONFIG_OVERRIDE+= chibi-scheme.pc.in