diff options
Diffstat (limited to 'science/brian/Makefile')
-rw-r--r-- | science/brian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/brian/Makefile b/science/brian/Makefile index e1b2defefb88..dbd7d3e716fe 100644 --- a/science/brian/Makefile +++ b/science/brian/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:${PORTSDIR}/math/py-numpy \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:${PORTSDIR}/math/py-matplotlib RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_ZIP= yes +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes |