aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-ueberzug
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-10-29 15:27:27 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2022-10-29 15:27:27 +0000
commitd602356888859931c80c16a391d6e589cae9b3a6 (patch)
tree512767a624e227b879e8fd153c5a66d60a6ec666 /graphics/py-ueberzug
parent5556b8337407d41f7186e820be4147e3db9e0877 (diff)
downloadports-d602356888859931c80c16a391d6e589cae9b3a6.tar.gz
ports-d602356888859931c80c16a391d6e589cae9b3a6.zip
Chase x11-toolkits/py-python-xlib package rename
PR: 267326
Diffstat (limited to 'graphics/py-ueberzug')
-rw-r--r--graphics/py-ueberzug/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-ueberzug/Makefile b/graphics/py-ueberzug/Makefile
index 1bc6c38a7db7..b589cdbcd724 100644
--- a/graphics/py-ueberzug/Makefile
+++ b/graphics/py-ueberzug/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ueberzug
DISTVERSION= 18.1.8
+PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ RUN_DEPENDS= ${PY_PILLOW} \
${PYTHON_PKGNAMEPREFIX}attrs>=18.2.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>=0:sysutils/py-psutil@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}xlib>=0:x11-toolkits/py-python-xlib@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}python-xlib>=0:x11-toolkits/py-python-xlib@${PY_FLAVOR}
USES= localbase python:3.6+ shebangfix xorg
USE_CSTD= c99