git: e524a521fdaa - main - ftp/curl: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:28 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e524a521fdaa69d70cd8c745b97f554a33d75049
commit e524a521fdaa69d70cd8c745b97f554a33d75049
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:25 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:25 +0000
ftp/curl: Remove USES=pathfix
---
ftp/curl/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 \