mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Mark broken on -CURRENT until I figure out why stunnel doesn't like
-CURRENT's OpenSSL. Reported by: dougb
This commit is contained in:
parent
85275d48b7
commit
66b2cb218c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111287
@ -65,4 +65,10 @@ cert:
|
||||
@(cd ${WRKSRC}/tools/; make stunnel.pem)
|
||||
${INSTALL} -m 600 ${WRKSRC}/tools/stunnel.pem ${PEM_DIR}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
BROKEN= Bus error with OpenSSL in -CURRENT, under investigation
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user