mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Use BROKEN_SSL
Approved by: portmgr (blanket)
This commit is contained in:
parent
a2a5edd958
commit
8fc099ecd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462129
@ -13,6 +13,8 @@ COMMENT= Verifier performing validation in the DNS notify/transfer-chain
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_SSL= openssl-devel
|
||||
|
||||
USE_RC_SUBR= credns
|
||||
|
||||
USERS?= bind
|
||||
@ -59,10 +61,4 @@ post-install:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT:Mopenssl-devel}
|
||||
BROKEN= Does not build with openssl-devel
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user