git: b3198da6ce7d - main - deskutils/cairo-dock: Add pathfix to USES

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 05 Jan 2025 18:01:48 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b3198da6ce7dc30feb32ad74e1218b248f95a5fa

commit b3198da6ce7dc30feb32ad74e1218b248f95a5fa
Author:     Yusuf Yaman <nxjoseph@protonmail.com>
AuthorDate: 2025-01-05 18:00:22 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-01-05 18:01:35 +0000

    deskutils/cairo-dock: Add pathfix to USES
    
    Silence pkgconfig warning with pathfix.
---
 deskutils/cairo-dock/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile
index 4daabe02fce8..7baee6839944 100644
--- a/deskutils/cairo-dock/Makefile
+++ b/deskutils/cairo-dock/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	cairo-dock
 DISTVERSION=	3.5.1
+PORTREVISION=	1
 CATEGORIES=	deskutils
 
 MAINTAINER=	nxjoseph@protonmail.com
@@ -18,7 +19,8 @@ RUN_DEPENDS=	bash:shells/bash \
 		compiz:x11-wm/compiz \
 		sox:audio/sox
 
-USES=		cmake gettext gl gnome localbase:ldflags pkgconfig shebangfix
+USES=		cmake gettext gl gnome localbase:ldflags pathfix pkgconfig \
+		shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	Cairo-Dock
 GH_PROJECT=	${PORTNAME}-core