diff options
Diffstat (limited to 'chat/xchat')
-rw-r--r-- | chat/xchat/Makefile.common | 3 |
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 |