aboutsummaryrefslogtreecommitdiff
path: root/science/erkale
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-08-17 06:19:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-08-17 06:19:00 +0000
commita0c602d473b5b2cd9c7a970927049611b040453d (patch)
treea1a551ca6f63fdf58e261c08445f326042c207da /science/erkale
parent9cea055d62f711e209fcb94fdfb376614ea7f8f7 (diff)
downloadports-a0c602d473b5b2cd9c7a970927049611b040453d.tar.gz
ports-a0c602d473b5b2cd9c7a970927049611b040453d.zip
science/erkale: Fix RUN_DEPENDS
Reported by: fallout
Notes
Notes: svn path=/head/; revision=509137
Diffstat (limited to 'science/erkale')
-rw-r--r--science/erkale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/erkale/Makefile b/science/erkale/Makefile
index 895d1d377371..7beda08aaf4c 100644
--- a/science/erkale/Makefile
+++ b/science/erkale/Makefile
@@ -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]}