forked from Lainports/opnsense-ports
dns/ldns: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
638ad19034
commit
dd3e7945f0
1 changed files with 4 additions and 0 deletions
|
|
@ -87,6 +87,10 @@ INSTALL_TARGET= install-lib install-h install-config
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${SSL_DEFAULT:Mopenssl-devel}
|
||||
BROKEN= Does not build with openssl-devel
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MGOST}
|
||||
. if !defined(SSL_DEFAULT) || ${SSL_DEFAULT} == "base"
|
||||
IGNORE_FreeBSD_9= Requires openssl version >= 1.0.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue