summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-14 10:19:45 +0000
committernia <nia@pkgsrc.org>2021-05-14 10:19:45 +0000
commitaa4427a84b776afdfe54cda7ecf62fd42ccfe2be (patch)
treec9825958c629a6a54bc3443f0ccc0000e85daa8e
parentb61c028ddb60a935c03a27d2c318ca6a8dd9c4f5 (diff)
downloadpkgsrc-aa4427a84b776afdfe54cda7ecf62fd42ccfe2be.tar.gz
xcb-util-errors: needs m4
-rw-r--r--x11/xcb-util-errors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcb-util-errors/Makefile b/x11/xcb-util-errors/Makefile
index fdf3e1626c1..58cb280dc3b 100644
--- a/x11/xcb-util-errors/Makefile
+++ b/x11/xcb-util-errors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/14 10:19:45 nia Exp $
DISTNAME= xcb-util-errors-1.0
CATEGORIES= x11
@@ -11,7 +11,7 @@ COMMENT= Library for helping debug xcb problems
LICENSE= x11
GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config m4
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= xcb-errors.pc.in