Mark broken on powerpc and sparc64: "error: uart.h: No such file or directory".

Hat:		portmgr
This commit is contained in:
Mark Linimon
2012-05-27 06:37:36 +00:00
parent ec3b672513
commit e488dd0fc9

View File

@@ -46,6 +46,10 @@ IGNORE= needs <sys/buf_ring.h>
IGNORE= requires kernel source to be installed
.endif
.if ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= Does not compile on powerpc or sparc64
.endif
do-install:
${INSTALL} ${WRKSRC}/${PORTNAME}.ko ${KMODDIR}
kldxref ${KMODDIR}