summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/ircii/ircii-20060725.ebuild')
-rw-r--r--net-irc/ircii/ircii-20060725.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/ircii/ircii-20060725.ebuild b/net-irc/ircii/ircii-20060725.ebuild
index b1d6ae35d903..4f8c92fa54ef 100644
--- a/net-irc/ircii/ircii-20060725.ebuild
+++ b/net-irc/ircii/ircii-20060725.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20060725.ebuild,v 1.5 2007/03/19 22:11:50 welp Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ircii/ircii-20060725.ebuild,v 1.6 2009/07/28 02:11:25 flameeyes Exp $
IUSE="ipv6"
@@ -22,7 +22,7 @@ src_compile() {
}
src_install() {
- make DESTDIR=${D} install || die "make install failed"
+ emake -j1 DESTDIR=${D} install || die "make install failed"
dodoc ChangeLog INSTALL NEWS README \
doc/Copyright doc/crypto doc/VERSIONS doc/ctcp \