diff options
Diffstat (limited to 'science/py-hcluster/Makefile')
-rw-r--r-- | science/py-hcluster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-hcluster/Makefile b/science/py-hcluster/Makefile index c0dbb8a40bbb..c06599c90339 100644 --- a/science/py-hcluster/Makefile +++ b/science/py-hcluster/Makefile @@ -17,7 +17,7 @@ COMMENT= A Hierarchical Clustering Package For Scipy BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes |