1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Mark as broken on powerpc: fails to link.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2011-12-28 07:12:55 +00:00
parent 8b02cf6d74
commit b7be40e900
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288158

View File

@ -45,6 +45,9 @@ MAN1= reswrap.1 shutterbug.1 adie.1 PathFinder.1 calculator.1 \
.if ${ARCH} == "amd64" && ${OSVERSION} < 900000
BROKEN= does not build on amd64
.endif
.if ${ARCH} == "powerpc"
BROKEN= Does not link on powerpc
.endif
post-patch:
${REINPLACE_CMD} -e '/^Libs:/s|$$| ${PTHREAD_LIBS}|' ${WRKSRC}/fox17.pc.in