git: 1b976d7094fa - main - devel/pipelight: Unbreak

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Thu, 22 Aug 2024 09:47:58 UTC
The branch main has been updated by ashish:

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

commit 1b976d7094fad34859061bf5c7cf8f0eda086466
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-08-22 09:38:01 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-08-22 09:46:21 +0000

    devel/pipelight: Unbreak
    
    - add missing USES=localbase
    
    PR:             280976
    Reported by:    Yonas Yanfa <yonas dot yanfa at gmail dot com>
---
 devel/pipelight/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/pipelight/Makefile b/devel/pipelight/Makefile
index bd95c564f29d..2d726bdc4caa 100644
--- a/devel/pipelight/Makefile
+++ b/devel/pipelight/Makefile
@@ -11,7 +11,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 LIB_DEPENDS=	libssh2.so:security/libssh2
 
-USES=		cargo pkgconfig ssl
+USES=		cargo localbase pkgconfig ssl
 USE_GITHUB=	yes
 CARGO_INSTALL_PATH=	${PORTNAME}
 PLIST_FILES=	bin/pipelight