summaryrefslogtreecommitdiff
path: root/security/pam_alreadyloggedin
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_alreadyloggedin')
-rw-r--r--security/pam_alreadyloggedin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_alreadyloggedin/Makefile b/security/pam_alreadyloggedin/Makefile
index 71817369e7f0..f5eb128f2440 100644
--- a/security/pam_alreadyloggedin/Makefile
+++ b/security/pam_alreadyloggedin/Makefile
@@ -20,7 +20,7 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "only works on systems with OpenPAM (5.0-CURRENT)"
+IGNORE= "only works on systems with OpenPAM (5.0-CURRENT)"
.endif
.if ${OSVERSION} >= 500113