summaryrefslogtreecommitdiff
path: root/security/wpa_supplicant
diff options
context:
space:
mode:
Diffstat (limited to 'security/wpa_supplicant')
-rw-r--r--security/wpa_supplicant/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile
index e83afe987408..2bb1217a4032 100644
--- a/security/wpa_supplicant/Makefile
+++ b/security/wpa_supplicant/Makefile
@@ -66,7 +66,7 @@ IGNORE=is not supported on FreeBSD < 6.0
.endif
.if ${OSVERSION} >= 700019
-IGNORE= does not compile on FreeBSD >= 7.0
+BROKEN= does not compile on FreeBSD >= 7.0
.endif
.include <bsd.port.post.mk>