summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bevin <gbevin@gentoo.org>2002-04-07 15:47:50 +0000
committerGeert Bevin <gbevin@gentoo.org>2002-04-07 15:47:50 +0000
commitb16bedd9c4f8ccf79f3ce23fc16d57e5cc6c24c4 (patch)
tree16530af3d0e65198acc82ca51aefcc9feae15c93 /net-www/galeon
parentsynced with current sawfish ebuild and libtool (diff)
downloadhistorical-b16bedd9c4f8ccf79f3ce23fc16d57e5cc6c24c4.tar.gz
historical-b16bedd9c4f8ccf79f3ce23fc16d57e5cc6c24c4.tar.bz2
historical-b16bedd9c4f8ccf79f3ce23fc16d57e5cc6c24c4.zip
gcc3 related missing include files fix
Diffstat (limited to 'net-www/galeon')
-rw-r--r--net-www/galeon/galeon-1.2.0-r3.ebuild10
1 files changed, 9 insertions, 1 deletions
diff --git a/net-www/galeon/galeon-1.2.0-r3.ebuild b/net-www/galeon/galeon-1.2.0-r3.ebuild
index 9fc554ad2c0b..8a24c56e7d6e 100644
--- a/net-www/galeon/galeon-1.2.0-r3.ebuild
+++ b/net-www/galeon/galeon-1.2.0-r3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Martin Schlemmer <azarah@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.0-r3.ebuild,v 1.2 2002/03/31 10:14:05 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/galeon/galeon-1.2.0-r3.ebuild,v 1.3 2002/04/07 15:47:50 gbevin Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A small web-browser for gnome that uses mozillas render engine"
@@ -22,6 +22,14 @@ DEPEND="~net-www/mozilla-0.9.9
# bonobo? ( >=gnome-base/bonobo-1.0.19-r1 )
+src_unpack() {
+
+ unpack ${A}
+ cd ${S}
+ patch -p1 < ${FILESDIR}/galeon-1.2.0-gcc3.patch || die
+
+}
+
src_compile() {
local myconf