git: 0a80f76b6cea - main - devel/pam_wrapper: Remove USES=pathfix

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 09 Dec 2025 11:24:15 UTC
The branch main has been updated by sunpoet:

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

commit 0a80f76b6cea01aafbcc30bc073a8641dcbbae27
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:39:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:21:03 +0000

    devel/pam_wrapper: Remove USES=pathfix
---
 devel/pam_wrapper/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/pam_wrapper/Makefile b/devel/pam_wrapper/Makefile
index c87a934d4ba5..1302317a9d0e 100644
--- a/devel/pam_wrapper/Makefile
+++ b/devel/pam_wrapper/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	cmocka>=1.1.0:sysutils/cmocka
 
-USES=		cmake:testing pathfix python
+USES=		cmake:testing python
 
 CMAKE_OFF=	PICKY_DEVELOPER \
 		UNIT_TESTING