diff options
Diffstat (limited to 'devel/py-traits/Makefile')
-rw-r--r-- | devel/py-traits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-traits/Makefile b/devel/py-traits/Makefile index aa30e6932a13..0ecc1ff7ff1b 100644 --- a/devel/py-traits/Makefile +++ b/devel/py-traits/Makefile @@ -17,7 +17,7 @@ COMMENT= Explicitly Typed Attributes for Python BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}EnthoughtBase>=3.0.1:${PORTSDIR}/devel/py-EnthoughtBase \ ${PYNUMPY} -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} FETCH_ARGS= -pRr USE_PYTHON= yes |