diff --git a/devel/py-tinyrpc/Makefile b/devel/py-tinyrpc/Makefile --- a/devel/py-tinyrpc/Makefile +++ b/devel/py-tinyrpc/Makefile @@ -26,7 +26,6 @@ HTTPCLIENT_DESC=HTTP client support MSGPACK_DESC= MessagePack support RABBITMQ_DESC= RabbitMQ support -WEBSOCKET_DESC= WebSocket support WSGI_DESC= WSGI support ZEROMQ_DESC= ZeroMQ support diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile --- a/ftp/curl/Makefile +++ b/ftp/curl/Makefile @@ -81,7 +81,6 @@ SMTP_DESC= SMTP/SMTPS support THREADED_RESOLVER_DESC= Threaded DNS resolver TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support -WEBSOCKET_DESC= WebSocket support ALTSVC_CONFIGURE_ENABLE=alt-svc BROTLI_CONFIGURE_WITH= brotli diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -70,7 +70,6 @@ SCTP_DESC= SCTP support SIPREPO_DESC= In-memory SIP message storage SLACK_DESC= Connector to Slack channels -WEBSOCKET_DESC= WebSocket transport layer DIALPLAN_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 DIALPLAN_VARS= EXTRA_MODULES+=dialplan diff --git a/sysutils/py-mqttwarn/Makefile b/sysutils/py-mqttwarn/Makefile --- a/sysutils/py-mqttwarn/Makefile +++ b/sysutils/py-mqttwarn/Makefile @@ -58,7 +58,6 @@ SSH_DESC= ssh plugin TWILIO_DESC= Use Twilio API to send messages TWITTER_DESC= Notifications to Twitter accounts -WEBSOCKET_DESC= Websocket APNS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apns2>=2.0.1:devel/py-apns2@${PY_FLAVOR} CELERY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}celery>0:devel/py-celery@${PY_FLAVOR}