git: aad74acbda91 - main - mail/libpst: Remove USES=pathfix

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

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

commit aad74acbda9146dc92bbdaf4d1f18dbc9e4ed5df
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:39 +0000

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

diff --git a/mail/libpst/Makefile b/mail/libpst/Makefile
index a0a740ce3b70..e5b987849632 100644
--- a/mail/libpst/Makefile
+++ b/mail/libpst/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libgsf-1.so:devel/libgsf
 
-USES=		gmake iconv libtool pathfix pkgconfig
+USES=		gmake iconv libtool pkgconfig
 
 CONFIGURE_ARGS=	--disable-python --enable-libpst-shared
 GNU_CONFIGURE=	yes