From d28cbe5ba6cff7fd56842e2a62bcb6f159fe6b1e Mon Sep 17 00:00:00 2001 From: gavan Date: Fri, 31 Oct 2003 13:58:09 +0000 Subject: GNU grep is required to build xchat on Solaris. --- chat/xchat/Makefile.common | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/xchat/Makefile.common') diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 03b1d6f7d7b..35d903eb0be 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.20 2003/10/03 07:43:11 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.21 2003/10/31 13:58:09 gavan Exp $ DISTNAME= xchat-1.8.11 PKGREVISION= 3 @@ -24,6 +24,7 @@ USE_PKGLOCALEDIR= YES USE_X11BASE= YES USE_GMAKE= YES USE_PERL5= YES +USE_GNU_TOOLS+= grep CONFIGURE_ARGS+= --enable-python BUILD_DEFS+= USE_INET6 USE_SOCKS -- cgit v1.2.3