git: bc4fe2f5d9a9 - main - devel/pkgconf: oups

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Fri, 08 Dec 2023 09:45:58 UTC
The branch main has been updated by bapt:

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

commit bc4fe2f5d9a9b61c83f37c7ab053b52a3e105c01
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-12-08 09:45:24 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-12-08 09:45:40 +0000

    devel/pkgconf: oups
    
    This reverts commit a1a6d8836ad8b01de5f96ecf0b8d7b8c6edc2908.
---
 devel/pkgconf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index ef8371c79a7d..21599c6847c3 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -20,7 +20,7 @@ LICENSE=	ISCL
 
 TEST_DEPENDS=	kyua:devel/kyua
 
-USES=		cpe tar:xz libtool pathfix pkgconf
+USES=		cpe tar:xz libtool pathfix
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes