summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-20 16:02:14 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-20 16:02:14 +0000
commitdd778f5fd8766a3d9ae09894192b0c6b27213f3b (patch)
tree6af0c11d765324170313435367731c89641f04f1 /x11
parentc69b924accb84a55c0a65d0032594bb08be62c82 (diff)
downloadpkgsrc-dd778f5fd8766a3d9ae09894192b0c6b27213f3b.tar.gz
Without pkg-config, xglock is not build.
Diffstat (limited to 'x11')
-rw-r--r--x11/xlockmore/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 9e0ad6ab967..a3f94d765ac 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2006/05/09 10:57:29 tron Exp $
+# $NetBSD: Makefile,v 1.76 2006/06/20 16:02:14 joerg Exp $
.include "Makefile.common"
@@ -8,6 +8,8 @@ CONFIGURE_ARGS+= --with-mesagl
PLIST_SUBST+= LITE=""
+USE_TOOLS+= pkg-config
+
.include "../../audio/esound/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"