Skip to content

Commit

Permalink
math/py-numexpr: Remove PYNUMPY
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 2, 2021
1 parent c83f5c5 commit 48d46f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion math/py-numexpr/Makefile
Expand Up @@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR}

USES= dos2unix python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down

0 comments on commit 48d46f1

Please sign in to comment.