git: f13b96d8f1d7 - main - x11/cinnamon-screensaver: Add sysutils/pidof to RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Jul 2025 15:56:09 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f13b96d8f1d793b6b63c7ee53caf25d439e31027
commit f13b96d8f1d793b6b63c7ee53caf25d439e31027
Author: Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2025-07-15 19:55:31 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-07-17 15:41:25 +0000
x11/cinnamon-screensaver: Add sysutils/pidof to RUN_DEPENDS
PR: 288250
---
x11/cinnamon-screensaver/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11/cinnamon-screensaver/Makefile b/x11/cinnamon-screensaver/Makefile
index 906339abc9d2..72e6cb13fbe7 100644
--- a/x11/cinnamon-screensaver/Makefile
+++ b/x11/cinnamon-screensaver/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cinnamon-screensaver
DISTVERSION= 6.4.0
+PORTREVISION= 1
CATEGORIES= x11 gnome
DIST_SUBDIR= gnome
@@ -20,7 +21,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/pam_gnome_keyring.so:security/gnome-keyring \
${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python-xapp>0:x11/py-python-xapp@${PY_FLAVOR} \
- ${LOCALBASE}/libexec/unix-selfauth-helper:security/unix-selfauth-helper
+ ${LOCALBASE}/libexec/unix-selfauth-helper:security/unix-selfauth-helper \
+ pidof:sysutils/pidof
USES= gnome meson pkgconfig python shebangfix xorg localbase:ldflags