mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
11 lines
429 B
Text
11 lines
429 B
Text
--- src/Makefile.orig 2025-01-24 06:32:12 UTC
|
|
+++ src/Makefile
|
|
@@ -97,7 +97,7 @@ SRC_main1 = \
|
|
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 trimrfg.f90
|
|
+ writegsvars.f90 trimrfg.f90 mkl_stub.f90
|
|
|
|
SRC_main = $(SRC_main0) $(SRC_main1)
|
|
|