diff options
Diffstat (limited to 'science/py-scimath/Makefile')
-rw-r--r-- | science/py-scimath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scimath/Makefile b/science/py-scimath/Makefile index d76c6a8acb2c..20135997f396 100644 --- a/science/py-scimath/Makefile +++ b/science/py-scimath/Makefile @@ -16,7 +16,7 @@ MAINTAINER= wen@FreeBSD.org COMMENT= Scientific and Mathematical calculations BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=3.6.0:${PORTSDIR}/devel/py-traits -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= yes PYEASYINSTALL_ARCHDEP= yes |