aboutsummaryrefslogtreecommitdiffstats
path: root/security/stunnel
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2004-06-17 17:35:23 +0800
committerroam <roam@FreeBSD.org>2004-06-17 17:35:23 +0800
commitf8d880fb99338953730ea13f4a395d9a74385f61 (patch)
tree47b4c449d6bd8450e3031e86bd40c076e85d5b9f /security/stunnel
parentf1fbf7d6bc8e4b2057d00a53a8ced6f8664cab8e (diff)
downloadfreebsd-ports-gnome-f8d880fb99338953730ea13f4a395d9a74385f61.tar.gz
freebsd-ports-gnome-f8d880fb99338953730ea13f4a395d9a74385f61.tar.zst
freebsd-ports-gnome-f8d880fb99338953730ea13f4a395d9a74385f61.zip
BROKEN -> IGNORE, since this is a runtime error and the port itself builds
just fine. Suggested by: kris
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 5cdbdd5487b5..5a8790755df7 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>