diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:40:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 10:40:21 +0000 |
commit | 06c273daa81ea4b3fe7540410d9e902813d2bbe4 (patch) | |
tree | 5bf23e87ae92b464a41a727c2e833f47740040b8 /ftp/curl | |
parent | 76afe2b79a70375bc09e48dea6e2f721716ff44b (diff) | |
download | ports-06c273daa81ea4b3fe7540410d9e902813d2bbe4.tar.gz ports-06c273daa81ea4b3fe7540410d9e902813d2bbe4.zip |
Notes
Diffstat (limited to 'ftp/curl')
-rw-r--r-- | ftp/curl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile index 42b0b4a2988b..27370049431e 100644 --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -106,7 +106,6 @@ HTTP2_USES= pkgconfig IDN_CONFIGURE_WITH= libidn2 IDN_LIB_DEPENDS= libidn2.so:dns/libidn2 IMAP_CONFIGURE_ENABLE= imap -IPV6_CATEGORIES= ipv6 IPV6_CONFIGURE_ENABLE= ipv6 LDAP_CONFIGURE_ENABLE= ldap LDAP_USE= OPENLDAP=yes |