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

Mark as broken on sparc64: does not compile.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2009-08-15 09:46:25 +00:00
parent a722ba93c9
commit 642676a5fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239588

View File

@ -44,6 +44,10 @@ CONFIGURE_ARGS+= \
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
#
# To roll snapshot: as bms: env BOOTSTRAP=defined make fetch
#