diff options
-rw-r--r-- | security/stunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 5cdbdd5..5a87907 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -68,7 +68,7 @@ cert: .include <bsd.port.pre.mk> .if ${OSVERSION} > 500000 -BROKEN= Bus error with OpenSSL in -CURRENT, under investigation +IGNORE= Bus error with OpenSSL in -CURRENT, under investigation .endif .include <bsd.port.post.mk> |