aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/bigdft/bigdft-1.2.0.ebuild')
-rw-r--r--sci-libs/bigdft/bigdft-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/bigdft/bigdft-1.2.0.ebuild b/sci-libs/bigdft/bigdft-1.2.0.ebuild
index 2b72c28..7444af3 100644
--- a/sci-libs/bigdft/bigdft-1.2.0.ebuild
+++ b/sci-libs/bigdft/bigdft-1.2.0.ebuild
@@ -36,7 +36,7 @@ src_configure() {
# Build this as a library for sci-physics/abinit
econf \
- --with-moduledir=/usr/$(get_libdir)/include \
+ --with-moduledir=/usr/$(get_libdir)/finclude \
$(use_enable mpi) \
$(use_enable cuda cuda-gpu) \
$(use_with cuda cuda-path /opt/cuda) \