summaryrefslogtreecommitdiff
path: root/devel/py-tables/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tables/Makefile')
-rw-r--r--devel/py-tables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 5ae0a69f9cc6..105e63144bac 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -25,7 +25,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
LIB_DEPENDS= hdf5.0:${PORTSDIR}/science/hdf5 \
lzo2.2:${PORTSDIR}/archivers/lzo2 \
ucl.1:${PORTSDIR}/archivers/ucl
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= yes