forked from Lainports/freebsd-ports
sysutils/u-boot-qemu-*: Mark broken on 11.4
Base openssl is too old for u-boot-qemu, mark both port as broken. Reported by: pkg-fallout
This commit is contained in:
parent
7d4fdb5016
commit
ebfb1beaef
1 changed files with 6 additions and 0 deletions
|
|
@ -248,4 +248,10 @@ do-install:
|
|||
.endfor
|
||||
${INSTALL_DATA} ${DESCR} ${STAGEDIR}/${INST}/README
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${FAMILY} == qemu && ${OPSYS} == FreeBSD && ${OSVERSION} <= 1200000
|
||||
BROKEN= Base openssl too old
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue