1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-29 00:20:40 -04:00
ports/science/elk/files/patch-src_Makefile
Yuri Victorovich 969c67a78e science/elk: update 10.0.15 → 10.1.12
Reported by:	portscout
2024-10-07 02:42:12 -07:00

11 lines
490 B
Text

--- src/Makefile.orig 2024-10-06 11:14:46 UTC
+++ src/Makefile
@@ -97,7 +97,7 @@ SRC_main1 = \
trimrfg.f90 rfirftoc.f90 zfirftoc.f90 zfirctof.f90 hflocal.f90 match.f90 \
genvsig.f90 zpotcoul.f90 cpotcoul.f90 clebgor.f90 wigner3j.f90 zfmtftoc.f90 \
writeefield.f90 potcoul.f90 eveqnfvz.f90 rfmtint.f90 zfmtint.f90 rbsht.f90 \
- rfsht.f90 olprad.f90 checkrst.f90 writegsvars.f90
+ rfsht.f90 olprad.f90 checkrst.f90 writegsvars.f90 mkl_stub.f90
SRC_main = $(SRC_main0) $(SRC_main1)