aboutsummaryrefslogtreecommitdiff
path: root/math/py-rpy2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-rpy2/Makefile')
-rw-r--r--math/py-rpy2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile
index ca8581dc639e..a216509c34ef 100644
--- a/math/py-rpy2/Makefile
+++ b/math/py-rpy2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rpy2
PORTVERSION= 3.5.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -33,8 +33,8 @@ OPTIONS_DEFAULT=NUMPY PANDAS
NUMPY__DESC= Numpy support
PANDAS_DESC= Pandas support
-NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.26:math/py-numpy1@${PY_FLAVOR}
-PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.26:math/py-numpy1@${PY_FLAVOR} \
+NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26,1:math/py-numpy@${PY_FLAVOR}
+PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.26,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.3.5,1:math/py-pandas@${PY_FLAVOR}
post-install: