1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mark broken on sparc64-7: install fails with "Unknown Architecture".

Hat:		portmgr
This commit is contained in:
Mark Linimon 2008-02-01 06:53:21 +00:00
parent 1f9742aa3e
commit 1d14939ea8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206547

View File

@ -31,6 +31,10 @@ USE_GCC= 3.4
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64" && ${OSVERSION} >= 700042
BROKEN= Does not install: reports Unknown Architecture
.endif
pre-configure:
cd ${WRKSRC} ; ${RM} -rf dejagnu expect sim tcl texinfo
${LN} -sf ${FILESDIR}/freebsd-uthread.c ${FILESDIR}/kvm-fbsd.c \