summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/heimdal/heimdal-0.4e-r1.ebuild')
-rw-r--r--app-crypt/heimdal/heimdal-0.4e-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
index c10febdfc547..872076f97e1d 100644
--- a/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
+++ b/app-crypt/heimdal/heimdal-0.4e-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.4e-r1.ebuild,v 1.7 2002/09/09 07:54:55 seemant Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Kerberos 5 implementation from KTH"
@@ -33,7 +33,7 @@ src_compile() {
--with-krb4=/usr/athena \
${myconf} || die
- emake || die
+ make || die
}
src_install () {