summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/wvstreams/wvstreams-3.75.ebuild')
-rw-r--r--net-libs/wvstreams/wvstreams-3.75.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/wvstreams/wvstreams-3.75.ebuild b/net-libs/wvstreams/wvstreams-3.75.ebuild
index 5494913e62c5..b54dace696c5 100644
--- a/net-libs/wvstreams/wvstreams-3.75.ebuild
+++ b/net-libs/wvstreams/wvstreams-3.75.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-3.75.ebuild,v 1.8 2004/08/12 22:39:30 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-3.75.ebuild,v 1.9 2004/09/21 17:25:39 sekretarz Exp $
inherit eutils
@@ -48,6 +48,9 @@ src_unpack() {
epatch ${FILESDIR}/${P}-makefile.patch
epatch ${FILESDIR}/${P}-fPIC.patch
+ #gcc-3.4 fix
+ epatch ${FILESDIR}/${P}-gcc34.patch
+
if has_version =dev-lang/tcl-8.4*; then
epatch ${FILESDIR}/${P}-tcl_8_4.patch
autoconf || die