summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorgavan <gavan@pkgsrc.org>2003-10-31 13:58:09 +0000
committergavan <gavan@pkgsrc.org>2003-10-31 13:58:09 +0000
commitad7c7e182944af3786ee57fcd14f17fb5df6dbb6 (patch)
tree805e3d3c35a84140b8ca86d75b4cbacc093c4e66 /chat
parent9d9e6932980e12d9611504ae3c738281e372ffcf (diff)
downloadpkgsrc-ad7c7e182944af3786ee57fcd14f17fb5df6dbb6.tar.gz
GNU grep is required to build xchat on Solaris.
Diffstat (limited to 'chat')
-rw-r--r--chat/xchat/Makefile.common3
1 files changed, 2 insertions, 1 deletions
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