summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog5
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index 878881c99de7..c9cf68925662 100644
--- a/sci-mathematics/wxmaxima/ChangeLog
+++ b/sci-mathematics/wxmaxima/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/wxmaxima
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.20 2008/10/12 11:06:08 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.21 2008/11/26 21:13:57 dirtyepic Exp $
+
+ 26 Nov 2008; Ryan Hill <dirtyepic@gentoo.org> wxmaxima-0.7.5.ebuild:
+ Call wxwidgets_pkg_setup.
12 Oct 2008; Markus Dittrich <markusle@gentoo.org> wxmaxima-0.7.4.ebuild,
wxmaxima-0.7.5.ebuild, wxmaxima-0.7.6.ebuild:
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild
index 484145f6992e..b94fe458bcf1 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild,v 1.3 2008/10/12 11:06:08 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.5.ebuild,v 1.4 2008/11/26 21:13:57 dirtyepic Exp $
WX_GTK_VER="2.8"
EAPI="1"
@@ -31,6 +31,7 @@ pkg_setup() {
elog "enable the wxwindows USE flag for sci-visualization/gnuplot"
epause 5
fi
+ wxwidgets_pkg_setup
}
src_compile () {