diff options
Diffstat (limited to 'gnome-base/oaf/oaf-0.6.10.ebuild')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index 56b74ef5a54c..0ce97e3dbd42 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.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/oaf/oaf-0.6.10.ebuild,v 1.11 2003/07/30 09:28:21 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.12 2003/09/06 23:51:37 msterret Exp $ IUSE="nls" @@ -26,7 +26,7 @@ DEPEND="${RDEPEND} src_compile() { elibtoolize - + local myconf="" use nls || myconf="--disable-nls" |