git: 30e5ee243934 - main - www/qdecoder: Remove USES=pathfix

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 16 Dec 2025 16:04:21 UTC
The branch main has been updated by sunpoet:

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

commit 30e5ee243934ecad47109d75fd056466221d589c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:56:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:59:40 +0000

    www/qdecoder: Remove USES=pathfix
---
 www/qdecoder/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile
index 2c23420f5b27..0c4eb5f0229e 100644
--- a/www/qdecoder/Makefile
+++ b/www/qdecoder/Makefile
@@ -11,8 +11,6 @@ WWW=		https://wolkykim.github.io/qdecoder/ \
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		pathfix
-
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes