aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-10-29 20:30:01 +0000
committerJason E. Hale <jhale@FreeBSD.org>2023-10-29 20:37:04 +0000
commitdd1f86c13f231a48e29ca34dcca009a94c3dfbda (patch)
tree8c6454cfa8be96d30f4c395389169508283d8e31 /graphics
parent1e662c7097ffd183d9d137f47314dbaa102fe98a (diff)
downloadports-dd1f86c13f231a48e29ca34dcca009a94c3dfbda.tar.gz
ports-dd1f86c13f231a48e29ca34dcca009a94c3dfbda.zip
Revert "graphics/qtqr: Mark DEPRECATED"
This reverts commit c9b94eeb397cc9997114c5ab92233ae1e083071a. devel/py-qt5-pyqt is no longer marked DEPRECATED. This port does not require python bindings for www/qt5-webkit.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qtqr/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/qtqr/Makefile b/graphics/qtqr/Makefile
index 78ae489facd3..63325dd464fd 100644
--- a/graphics/qtqr/Makefile
+++ b/graphics/qtqr/Makefile
@@ -13,9 +13,6 @@ WWW= https://launchpad.net/qr-tools
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENCE
-DEPRECATED= Depends on deprecated devel/py-qt5-pyqt
-EXPIRATION_DATE= 2023-11-28
-
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zbar-py>=1.0.4:graphics/py-zbar-py@${PY_FLAVOR}