From a4a57119d614b6113859be9a0d0a54b38fc55e5b Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Thu, 3 Nov 2005 07:35:27 +0000 Subject: post-commit touchup (Portage version: 2.0.53_rc7) --- net-irc/xchat/xchat-2.6.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-irc/xchat') diff --git a/net-irc/xchat/xchat-2.6.0.ebuild b/net-irc/xchat/xchat-2.6.0.ebuild index 28c681175c9a..e31f57fe6893 100644 --- a/net-irc/xchat/xchat-2.6.0.ebuild +++ b/net-irc/xchat/xchat-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.0.ebuild,v 1.1 2005/11/03 07:20:07 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.0.ebuild,v 1.2 2005/11/03 07:35:27 swegener Exp $ inherit versionator @@ -50,6 +50,7 @@ src_compile() { unset PYTHONPATH econf \ + --enable-shm \ $(use_enable ssl openssl) \ $(use_enable perl) \ $(use_enable python) \ -- cgit v1.2.3-65-gdbad