summaryrefslogtreecommitdiff
path: root/sci-libs/mathgl/mathgl-2.3.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/mathgl/mathgl-2.3.4.ebuild')
-rw-r--r--sci-libs/mathgl/mathgl-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/mathgl/mathgl-2.3.4.ebuild b/sci-libs/mathgl/mathgl-2.3.4.ebuild
index aaacf6c2285e..7ec2be14d829 100644
--- a/sci-libs/mathgl/mathgl-2.3.4.ebuild
+++ b/sci-libs/mathgl/mathgl-2.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -71,7 +71,7 @@ src_unpack() {
}
src_prepare() {
- default
+ cmake-utils_src_prepare
# fix for location of hdf headers
sed -i -e 's:hdf/::g' src/data_io.cpp || die