diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-21 07:41:16 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-21 08:00:55 +0000 |
| commit | 0b0f7cda9d34dc0169a7b91fa134903f2d822526 (patch) | |
| tree | 54006d4463e4ee034a7e701eefd465984ecb65e2 /x11/cinnamon | |
| parent | c5b14e0ff9a8124537b86cf8588ee30803988449 (diff) | |
Diffstat (limited to 'x11/cinnamon')
| -rw-r--r-- | x11/cinnamon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index be6a5c8f2327..26fc204fd275 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -1,6 +1,6 @@ PORTNAME= cinnamon DISTVERSION= 6.4.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome DIST_SUBDIR= gnome @@ -32,7 +32,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ cinnamon-settings-daemon>0:sysutils/cinnamon-settings-daemon \ nemo:x11-fm/nemo \ ${PY_PILLOW} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>0:devel/py-lxml5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyinotify>0:devel/py-pyinotify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-xapp>0:x11/py-python-xapp@${PY_FLAVOR} \ |
