GNU grep is required to build xchat on Solaris.
This commit is contained in:
parent
9d9e693298
commit
ad7c7e1829
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue