aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-opencv-python-headless
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-opencv-python-headless')
-rw-r--r--graphics/py-opencv-python-headless/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-opencv-python-headless/Makefile b/graphics/py-opencv-python-headless/Makefile
index 22bd9e88e5cd..d542b0d6962f 100644
--- a/graphics/py-opencv-python-headless/Makefile
+++ b/graphics/py-opencv-python-headless/Makefile
@@ -1,5 +1,6 @@
PORTNAME= opencv-python-headless
DISTVERSION= 4.13.0.92
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scikit-build>=0.14.0:devel/py-scikit-build@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}numpy1>0:math/py-numpy1@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
cmake:devel/cmake