git: 45d1a3a34925 - main - www/p5-Net-Curl: mark BROKEN

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 20 Feb 2023 10:53:12 UTC
The branch main has been updated by antoine:

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

commit 45d1a3a34925a3714e1155737233d748b2410769
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 10:46:40 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 10:46:40 +0000

    www/p5-Net-Curl: mark BROKEN
    
    ./const-easy-xs.inc:309:31: error: use of undeclared identifier 'CURLOPTDEPRECATED'; did you mean 'CURLOPT_PRIVATE'?
    
    Reported by:    pkg-fallout
---
 www/p5-Net-Curl/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/p5-Net-Curl/Makefile b/www/p5-Net-Curl/Makefile
index c61540ec4133..423754411971 100644
--- a/www/p5-Net-Curl/Makefile
+++ b/www/p5-Net-Curl/Makefile
@@ -10,6 +10,8 @@ WWW=		https://search.cpan.org/dist/Net-Curl/
 
 LICENSE=	MIT
 
+BROKEN=		fails to build
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 BUILD_DEPENDS=	p5-ExtUtils-PkgConfig>=1.16:devel/p5-ExtUtils-PkgConfig