pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/inspircd inspircd: add pkg-config to USE_TOOLS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a78cb3a24e15
branches: trunk
changeset: 329138:a78cb3a24e15
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jan 31 14:28:37 2019 +0000
description:
inspircd: add pkg-config to USE_TOOLS.
diffstat:
chat/inspircd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d52000a3ab54 -r a78cb3a24e15 chat/inspircd/Makefile
--- a/chat/inspircd/Makefile Thu Jan 31 14:16:08 2019 +0000
+++ b/chat/inspircd/Makefile Thu Jan 31 14:28:37 2019 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index