summaryrefslogtreecommitdiff
path: root/math/py-pymc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pymc/Makefile')
-rw-r--r--math/py-pymc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pymc/Makefile b/math/py-pymc/Makefile
index 8af5b7f935e6..de0a40a5ef51 100644
--- a/math/py-pymc/Makefile
+++ b/math/py-pymc/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= wenheping@gmail.com
COMMENT= Markov Chain Monte Carlo Sampling Toolkit
BUILD_DEPENDS= ${PYNUMPY}
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= yes