diff -udprN /usr/ports/ftp/curl/Makefile ./Makefile --- /usr/ports/ftp/curl/Makefile 2019-12-14 00:13:11.073341000 +0000 +++ ./Makefile 2019-12-24 08:42:09.523791000 +0000 @@ -3,6 +3,7 @@ PORTNAME= curl PORTVERSION= 7.67.0 +PORTREVISION= 1 CATEGORIES= ftp net www MASTER_SITES= https://curl.haxx.se/download/ \ LOCAL/sunpoet @@ -140,7 +141,6 @@ THREADED_RESOLVER_CONFIGURE_ENABLE= pthr TLS_SRP_CONFIGURE_ENABLE= tls-srp WOLFSSL_CONFIGURE_WITH= wolfssl WOLFSSL_LIB_DEPENDS= libwolfssl.so:security/wolfssl -WOLFSSL_BROKEN= does not build .include