git: 836e269009e7 - main - devel/pcsc-lite: Remove libtool and pathfix from USES

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Tue, 21 May 2024 19:56:06 UTC
The branch main has been updated by diizzy:

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

commit 836e269009e764234dc5ef0a1b4c0a6442aaca63
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-21 18:47:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-21 19:56:01 +0000

    devel/pcsc-lite: Remove libtool and pathfix from USES
    
    These dependencies were only utilized when port used GNU Autotools
    
    Approved by:    portmgr (blanket, build fix)
---
 devel/pcsc-lite/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile
index 9f60d7f9e630..73f8820a2278 100644
--- a/devel/pcsc-lite/Makefile
+++ b/devel/pcsc-lite/Makefile
@@ -12,7 +12,7 @@ LICENSE=	BSD3CLAUSE GPLv3+
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		libtool meson pathfix perl5 pkgconfig python:env shebangfix tar:xz
+USES=		meson perl5 pkgconfig python:env shebangfix tar:xz
 USE_LDCONFIG=	yes
 USE_PERL5=	build
 USE_RC_SUBR=	pcscd