diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2023-10-29 20:30:01 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2023-10-29 20:37:04 +0000 |
commit | dd1f86c13f231a48e29ca34dcca009a94c3dfbda (patch) | |
tree | 8c6454cfa8be96d30f4c395389169508283d8e31 /graphics | |
parent | 1e662c7097ffd183d9d137f47314dbaa102fe98a (diff) |
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qtqr/Makefile | 3 |
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} |