summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/imaxima/imaxima-0.97a.ebuild')
-rw-r--r--app-emacs/imaxima/imaxima-0.97a.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-emacs/imaxima/imaxima-0.97a.ebuild b/app-emacs/imaxima/imaxima-0.97a.ebuild
index 64bfcc3ac832..2909be9790ba 100644
--- a/app-emacs/imaxima/imaxima-0.97a.ebuild
+++ b/app-emacs/imaxima/imaxima-0.97a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.97a.ebuild,v 1.1 2007/07/31 22:39:06 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.97a.ebuild,v 1.2 2007/10/06 20:56:57 ulm Exp $
inherit eutils elisp
@@ -14,13 +14,13 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""
-DEPEND="virtual/emacs
- virtual/tetex
+DEPEND="virtual/tetex
virtual/ghostscript
|| ( >=dev-tex/breqn-0.94 app-text/texlive )
>=sci-mathematics/maxima-5.10.0"
-S=${WORKDIR}/${MY_P}
+SITEFILE=50${PN}-gentoo.el
+S="${WORKDIR}/${MY_P}"
src_compile() {
econf || die "econf failed"
@@ -29,7 +29,7 @@ src_compile() {
src_install() {
make DESTDIR="${D}" install || die "make install failed"
- elisp-site-file-install "${FILESDIR}/50imaxima-gentoo.el"
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
dodoc ChangeLog NEWS README
docinto imath-example
dodoc imath-example/*.txt