diff options
Diffstat (limited to 'science/jdftx/Makefile')
-rw-r--r-- | science/jdftx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/jdftx/Makefile b/science/jdftx/Makefile index 68e1456fb601..2d6a8b6b075c 100644 --- a/science/jdftx/Makefile +++ b/science/jdftx/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libblas.so:math/blas \ RUN_DEPENDS= bash:shells/bash TEST_DEPENDS= bash:shells/bash -USES= compiler:c++11-lang cmake:outsource fortran localbase:ldflags shebangfix +USES= compiler:c++11-lang cmake fortran localbase:ldflags shebangfix SHEBANG_GLOB= *.sh SHEBANG_FILES= scripts/* SHEBANG_LANG= octave |