1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

science/erkale: Fix RUN_DEPENDS

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2019-08-17 06:19:00 +00:00
parent 9cea055d62
commit a0c602d473
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509137

View File

@ -21,7 +21,7 @@ LIB_DEPENDS= libderiv.so:science/libint \
libopenblas.so:math/openblas \
libsz.so:science/szip \
libxc.so:science/libxc
RUN_DEPENDS= erkale-pseudopotentials>=0:science/erkale-pseudopotentials
RUN_DEPENDS= ${LOCALBASE}/share/erkale/basis/6-21G.gbs:science/erkale-pseudopotentials
FLAVORS= serial parallel
FLAVOR?= ${FLAVORS:[1]}