summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-01-31 14:28:37 +0000
committernia <nia@pkgsrc.org>2019-01-31 14:28:37 +0000
commite29d5766b478caddf748152841a2cbee03f595ac (patch)
tree5507ab2d867057d2bebd8b3aeee7d511f1326854 /chat
parent038bc098204fb35bb153d0a99f8f5390efc0bd9b (diff)
downloadpkgsrc-e29d5766b478caddf748152841a2cbee03f595ac.tar.gz
inspircd: add pkg-config to USE_TOOLS.
Diffstat (limited to 'chat')
-rw-r--r--chat/inspircd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile
index 6716c5222fe..2f04f1f7d17 100644
--- a/chat/inspircd/Makefile
+++ b/chat/inspircd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2019/01/30 10:16:47 nia Exp $
+# $NetBSD: Makefile,v 1.61 2019/01/31 14:28:37 nia Exp $
DISTNAME= inspircd-2.0.27
CATEGORIES= chat
@@ -11,7 +11,7 @@ COMMENT= Modular Internet Relay Chat (IRC) server
LICENSE= gnu-gpl-v2
EXTRACT_USING= bsdtar
-USE_TOOLS+= perl
+USE_TOOLS+= perl pkg-config
USE_LANGUAGES= c c++
HAS_CONFIGURE= yes
MAKE_FILE= BSDmakefile