aboutsummaryrefslogtreecommitdiff
path: root/science/qiskit-aer
diff options
context:
space:
mode:
Diffstat (limited to 'science/qiskit-aer')
-rw-r--r--science/qiskit-aer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/qiskit-aer/Makefile b/science/qiskit-aer/Makefile
index d77b712611b4..6e1b0c3f1a7f 100644
--- a/science/qiskit-aer/Makefile
+++ b/science/qiskit-aer/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= spdlog>0:devel/spdlog
LIB_DEPENDS= libfmt.so:devel/libfmt \
libopenblas.so:math/openblas
-BUILD_DEPENDS= spdlog>0:devel/spdlog
+RUN_DEPENDS= spdlog>0:devel/spdlog
USES= cmake
USE_GITHUB= yes