forked from Lainports/opnsense-ports
sysutils/ipmitool: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
ef7150b1d1
commit
dff4ba3a31
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ FREEIPMI_CONFIGURE_ENABLE= intf-free
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if (${OPSYS} == FreeBSD && ${OSVERSION} >= 1200085) || ${SSL_DEFAULT} == openssl
|
||||
.if ${OPSYS} == FreeBSD || ${SSL_DEFAULT} == openssl
|
||||
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-src_plugins_lanplus_lanplus__crypt__impl.c
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue