summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 23:54:26 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 23:54:26 +0000
commit1f2f6692bec02c877fe7ad21f02937b9f656efb4 (patch)
tree97dc61e9866cd17fc84b40691979e4836f44fef9 /gnome-base/bonobo/bonobo-1.0.19-r1.ebuild
parentnew FHS-compliant dhcpcd with a -z "quit but save cache option" which is very... (diff)
downloadgentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.gz
gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.tar.bz2
gentoo-2-1f2f6692bec02c877fe7ad21f02937b9f656efb4.zip
repoman: trim trailing whitespace
Diffstat (limited to 'gnome-base/bonobo/bonobo-1.0.19-r1.ebuild')
-rw-r--r--gnome-base/bonobo/bonobo-1.0.19-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild b/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild
index e324c4a1ba30..454e74d7b054 100644
--- a/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild
+++ b/gnome-base/bonobo/bonobo-1.0.19-r1.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/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.15 2003/03/11 21:11:45 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.19-r1.ebuild,v 1.16 2003/09/06 23:51:37 msterret Exp $
IUSE="nls"
@@ -19,7 +19,7 @@ RDEPEND=">=gnome-base/oaf-0.6.8
DEPEND="${RDEPEND}
dev-lang/perl
- nls? ( sys-devel/gettext
+ nls? ( sys-devel/gettext
>=dev-util/intltool-0.11 )"
src_compile() {
@@ -28,7 +28,7 @@ src_compile() {
local myconf=""
use nls || myconf="${myconf} --disable-nls"
-
+
CFLAGS="${CFLAGS} `gnome-config --cflags print`"
./configure \