aboutsummaryrefslogtreecommitdiff
path: root/security/wpa_supplicant
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-06-28 02:30:03 +0000
committerCy Schubert <cy@FreeBSD.org>2023-06-28 02:31:10 +0000
commit2a8cee7837ab1a35168eb37cf5a95501b770047f (patch)
tree53bbc576b2b6fc1577759d2566b32bc0cece1274 /security/wpa_supplicant
parentde7361ae574a434d820b3a209f0aaaf4b38cebc3 (diff)
downloadports-2a8cee7837ab1a35168eb37cf5a95501b770047f.tar.gz
ports-2a8cee7837ab1a35168eb37cf5a95501b770047f.zip
Diffstat (limited to 'security/wpa_supplicant')
-rw-r--r--security/wpa_supplicant/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile
index a20a8bbe33db..b381ed0f12dc 100644
--- a/security/wpa_supplicant/Makefile
+++ b/security/wpa_supplicant/Makefile
@@ -16,6 +16,7 @@ BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant
INSTALL_WRKSRC= ${WRKSRC}/src
CFLAGS+= ${CPPFLAGS} # USES=readline only augments CPPFLAGS and LDFLAGS
CFLAGS+= -I${OPENSSLINC}
+CFLAGS+= -Wno-deprecated-declarations
LDFLAGS+= -L${OPENSSLLIB} -lutil
MAKE_ENV= V=1