diff --git a/usr.sbin/wpa/src/wps/Makefile b/usr.sbin/wpa/src/wps/Makefile index 5f5485d69bce..8890c34fb0a3 100644 --- a/usr.sbin/wpa/src/wps/Makefile +++ b/usr.sbin/wpa/src/wps/Makefile @@ -27,8 +27,6 @@ SRCS= http_client.c \ wps_upnp_ssdp.c \ wps_upnp_web.c -CFLAGS+=-DCONFIG_P2P - .if ${MK_INET6} != "no" CFLAGS+= -DCONFIG_IPV6 .endif