summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/seahorse/seahorse-0.5.0.ebuild')
-rw-r--r--app-crypt/seahorse/seahorse-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild
index c77d73007767..e9d48a67ddee 100644
--- a/app-crypt/seahorse/seahorse-0.5.0.ebuild
+++ b/app-crypt/seahorse/seahorse-0.5.0.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/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.19 2003/02/13 06:24:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.20 2003/09/06 22:15:09 msterret Exp $
DESCRIPTION="gnome front end to gnupg"
SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz"
@@ -14,7 +14,7 @@ DEPEND="virtual/x11
>=app-crypt/gnupg-1.0.4
>=gnome-base/gnome-libs-1.4.1.2-r1"
-src_compile() {
+src_compile() {
econf
emake || die
}