mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/hostapd: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
This commit is contained in:
parent
fc7fc1af28
commit
af1b44de7c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ COMMENT= IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
|
|||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= cpe gmake ssl
|
||||
CPE_VENDOR= w1.f1
|
||||
CPE_VENDOR= w1.fi
|
||||
BUILD_WRKSRC= ${WRKSRC}/hostapd
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
|
|
Loading…
Add table
Reference in a new issue