diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index ba43de68c80d..8c1404ff7c7d 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -12,7 +12,7 @@ WWW= https://curl.se/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe libtool localbase pathfix perl5 shebangfix tar:xz +USES= cpe libtool localbase:ldflags pathfix perl5 shebangfix tar:xz USE_PERL5= build CONFIGURE_ARGS= --disable-test-bundles \ diff --git a/ftp/curl/files/patch-lib-urldata.h b/ftp/curl/files/patch-lib-urldata.h deleted file mode 100644 index a3c592c87a4d..000000000000 --- a/ftp/curl/files/patch-lib-urldata.h +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/urldata.h.orig 2023-03-20 13:49:04 UTC -+++ lib/urldata.h -@@ -179,7 +179,7 @@ typedef CURLcode (*Curl_datastream)(struct Curl_easy * - # elif defined HAVE_GSSAPI_GSSAPI_H - # include - # else --# include -+# include - # endif - # ifdef HAVE_GSSAPI_GSSAPI_GENERIC_H - # include