mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
ftp/curl: Add LIBUV_IMPLIES=DEBUG
Upstream mentioned that using libuv without debug support enabled is useless. Therefore, LIBUV option will also enable DEBUG option. Reported by: adamw
This commit is contained in:
parent
7ee64fc860
commit
8e83a22df5
@ -65,6 +65,7 @@ LIBSSH_IMPLIES= OPENSSL
|
||||
LIBSSH2_DESC= SCP/SFTP support via libssh2 (requires OPENSSL)
|
||||
LIBSSH2_IMPLIES=OPENSSL
|
||||
LIBUV_DESC= Event-based tests
|
||||
LIBUV_IMPLIES= DEBUG
|
||||
MQTT_DESC= MQTT support
|
||||
POP3_DESC= POP3/POP3S support
|
||||
PROXY_IMPLIES= HTTP
|
||||
|
Loading…
Reference in New Issue
Block a user