View | Details | Raw Unified | Return to bug 242824 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	curl
4
PORTNAME=	curl
5
PORTVERSION=	7.67.0
5
PORTVERSION=	7.67.0
6
PORTREVISION=	1
6
CATEGORIES=	ftp net www
7
CATEGORIES=	ftp net www
7
MASTER_SITES=	https://curl.haxx.se/download/ \
8
MASTER_SITES=	https://curl.haxx.se/download/ \
8
		LOCAL/sunpoet
9
		LOCAL/sunpoet
Lines 140-146 THREADED_RESOLVER_CONFIGURE_ENABLE= pthr Link Here
140
TLS_SRP_CONFIGURE_ENABLE=	tls-srp
141
TLS_SRP_CONFIGURE_ENABLE=	tls-srp
141
WOLFSSL_CONFIGURE_WITH=	wolfssl
142
WOLFSSL_CONFIGURE_WITH=	wolfssl
142
WOLFSSL_LIB_DEPENDS=	libwolfssl.so:security/wolfssl
143
WOLFSSL_LIB_DEPENDS=	libwolfssl.so:security/wolfssl
143
WOLFSSL_BROKEN=		does not build
144
144
145
.include <bsd.port.pre.mk>
145
.include <bsd.port.pre.mk>
146
146

Return to bug 242824