diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-16 15:55:25 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-12-16 15:55:25 +0000 |
| commit | e524a521fdaa69d70cd8c745b97f554a33d75049 (patch) | |
| tree | 7761067e366914a875d436cbf677a05e4edfa532 /ftp | |
| parent | d60e26974b003b0fb55fb4faaed4194ffa344311 (diff) | |
Diffstat (limited to 'ftp')
| -rw-r--r-- | ftp/curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 25ddc01a4a81..6ffd0d3088d2 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:ldflags pathfix perl5 shebangfix tar:xz +USES= cpe libtool localbase:ldflags perl5 shebangfix tar:xz USE_PERL5= build CONFIGURE_ARGS= --disable-unity \ |
