summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-04 22:39:59 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-04 22:39:59 +0000
commit0e315bebc100d29c36d66981222c5812a0beeb10 (patch)
treea379e8b6280be0de8abbb268d556de4042cd6bbf /net-irc
parentAdded hppa to KEYWORDS. (diff)
downloadhistorical-0e315bebc100d29c36d66981222c5812a0beeb10.tar.gz
historical-0e315bebc100d29c36d66981222c5812a0beeb10.tar.bz2
historical-0e315bebc100d29c36d66981222c5812a0beeb10.zip
lets try again but not suck this time
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/bitchx/bitchx-1.0.19-r5.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild
index 68902e437ee5..cf55f92e7feb 100644
--- a/net-irc/bitchx/bitchx-1.0.19-r5.ebuild
+++ b/net-irc/bitchx/bitchx-1.0.19-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.8 2003/08/03 03:28:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.0.19-r5.ebuild,v 1.9 2003/08/04 22:39:59 vapier Exp $
inherit flag-o-matic eutils
replace-flags -O[3-9] -O2
@@ -75,9 +75,9 @@ src_compile() {
econf \
CFLAGS="${CFLAGS}" \
- `use_enable debug`
- `use_with ssl`
- `use_enable ipv6`
+ `use_enable debug` \
+ `use_with ssl` \
+ `use_enable ipv6` \
--enable-cdrom \
--with-plugins \
${myconf} || die