mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Mark as broken on powerpc-9: does not compile.
Hat: portmgr Feature safe: yes
This commit is contained in:
parent
088068f3fd
commit
b171f3c261
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285525
@ -36,6 +36,10 @@ OPTIONS= GNUTLS "Build with GnuTLS support" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "powerpc" && ${OSVERSION} > 900000
|
||||
BROKEN= Does not compile on powerpc-9
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GNUTLS)
|
||||
LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user