summaryrefslogtreecommitdiff
path: root/chat/ircu
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-07-10 11:50:15 +0000
committerobache <obache@pkgsrc.org>2010-07-10 11:50:15 +0000
commit645956011d53ba3cd682124344a0c1e3f69467bd (patch)
tree6a4f976cc08f3dedb18f0d7d0cb4ef238af92a6e /chat/ircu
parentf43ff0f0923d9f6ca7957b387ca940a437c11929 (diff)
downloadpkgsrc-645956011d53ba3cd682124344a0c1e3f69467bd.tar.gz
Need yacc to build.
PR#43595 by Aleksey CHeusov.
Diffstat (limited to 'chat/ircu')
-rw-r--r--chat/ircu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile
index c1dfefc5716..cf299058073 100644
--- a/chat/ircu/Makefile
+++ b/chat/ircu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2008/04/07 17:22:48 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2010/07/10 11:50:15 obache Exp $
#
DISTNAME= ircu2.10.12.12
@@ -16,7 +16,7 @@ CONFLICTS+= ircd-hybrid-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
-USE_TOOLS+= lex
+USE_TOOLS+= lex yacc
CONFIGURE_ARGS+= --bindir=${PREFIX}/sbin
CONFIGURE_ARGS+= --with-cpath=${PKG_SYSCONFDIR}/ircd.conf