aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/matio/matio-1.3.0.ebuild')
-rw-r--r--sci-libs/matio/matio-1.3.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-libs/matio/matio-1.3.0.ebuild b/sci-libs/matio/matio-1.3.0.ebuild
index d757269bb..9dc0bc40d 100644
--- a/sci-libs/matio/matio-1.3.0.ebuild
+++ b/sci-libs/matio/matio-1.3.0.ebuild
@@ -31,6 +31,8 @@ src_unpack() {
}
src_compile() {
+ addwrite /var/cache/fonts
+ addwrite /usr/share/texmf
aclocal
automake || true
econf --enable-shared $(use_enable fortran ) $(use_enable doc docs ) \