summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-11-03 07:35:27 +0000
committerSven Wegener <swegener@gentoo.org>2005-11-03 07:35:27 +0000
commita4a57119d614b6113859be9a0d0a54b38fc55e5b (patch)
tree447f8c05d26d0264f361e725a516990dd56013b6 /net-irc
parentVersion bump, bug #110766 (diff)
downloadgentoo-2-a4a57119d614b6113859be9a0d0a54b38fc55e5b.tar.gz
gentoo-2-a4a57119d614b6113859be9a0d0a54b38fc55e5b.tar.bz2
gentoo-2-a4a57119d614b6113859be9a0d0a54b38fc55e5b.zip
post-commit touchup
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/xchat-2.6.0.ebuild3
1 files changed, 2 insertions, 1 deletions
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) \