ftp/curl: Use USES=localbase:ldflags instead of patch file

This commit is contained in:
Po-Chuan Hsieh 2025-02-17 16:11:36 +08:00
parent 10f3f672dd
commit d4e0168667
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 1 additions and 12 deletions

View file

@ -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 \

View file

@ -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 <gssapi/gssapi.h>
# else
-# include <gssapi.h>
+# include <gssapi/gssapi.h>
# endif
# ifdef HAVE_GSSAPI_GSSAPI_GENERIC_H
# include <gssapi/gssapi_generic.h>