diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-11-25 13:03:36 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-11-25 13:03:36 +0000 |
commit | 5832a699dc093e9bda6423d0696de3980fafbc38 (patch) | |
tree | a2d79b89c44ea3815f64f6c115824eae1612b7d7 /media-gfx/eog | |
parent | *** empty log message *** (diff) | |
download | historical-5832a699dc093e9bda6423d0696de3980fafbc38.tar.gz historical-5832a699dc093e9bda6423d0696de3980fafbc38.tar.bz2 historical-5832a699dc093e9bda6423d0696de3980fafbc38.zip |
*** empty log message ***
Diffstat (limited to 'media-gfx/eog')
-rw-r--r-- | media-gfx/eog/eog-0.5.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-gfx/eog/eog-0.5.ebuild b/media-gfx/eog/eog-0.5.ebuild index 9c313ddd5e39..f3ee9141e1e6 100644 --- a/media-gfx/eog/eog-0.5.ebuild +++ b/media-gfx/eog/eog-0.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-0.5.ebuild,v 1.4 2000/11/04 18:43:06 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-0.5.ebuild,v 1.5 2000/11/25 13:03:36 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -15,7 +15,7 @@ DEPEND=">=gnome-base/bonobo-0.18 src_compile() { cd ${S} try ./configure --host=${CHOST} --prefix=/opt/gnome \ - --with-catgets --with-bonobo + --with-bonobo try make } @@ -31,3 +31,4 @@ src_install() { + |