diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2026-03-11 18:40:53 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2026-03-11 18:44:08 +0000 |
| commit | ec1c408d3b5656f17f061b24d7fa876075e78402 (patch) | |
| tree | d8ece1a781e316ed8c77fea742884d4ca6968e81 /mail | |
| parent | 50a7d4ec0cf199a92c2ebeb0ee860a1ed377c752 (diff) | |
Diffstat (limited to 'mail')
| -rw-r--r-- | mail/py-mailnag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-mailnag/Makefile b/mail/py-mailnag/Makefile index 2100c93b8e2c..c7d60f0e795b 100644 --- a/mail/py-mailnag/Makefile +++ b/mail/py-mailnag/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \ libsecret-1.so:security/libsecret RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyxdg>0:devel/py-pyxdg@${PY_FLAVOR} USES= desktop-file-utils gettext-tools gnome gstreamer python shebangfix |
