diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-10-20 09:49:36 -0700 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-10-20 09:50:22 -0700 |
| commit | d9e55531701c71fb41f879361b29473faabd2234 (patch) | |
| tree | ab620fbee28ecf0dfe95f2d6b3eb05ea48bf8c8f | |
| parent | security/wpa_supplicant: Fix alignment (diff) | |
security/wpa_supplicant-devel: Add LIBWPA_DESC
Fixes: e31187f35a97
| -rw-r--r-- | security/wpa_supplicant-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/wpa_supplicant-devel/Makefile b/security/wpa_supplicant-devel/Makefile index 43127f7bb384..537f5acf92a5 100644 --- a/security/wpa_supplicant-devel/Makefile +++ b/security/wpa_supplicant-devel/Makefile @@ -121,6 +121,7 @@ TNC_DESC= Trusted Network Connect WNM_DESC= Wireless Network Monitoring MBO_DESC= Multi Band Operation (Enables WNM) RSN_PREAUTH= RSN Preauthentication +LIBWPA_DESC= libwpa_client Shared Library PRIVSEP_PLIST_FILES= sbin/wpa_priv DBUS_PLIST_FILES= share/dbus-1/system-services/fi.w1.wpa_supplicant1.service \ |
