Mark as broken on sparc64.

Hat:	portmgr
This commit is contained in:
Mark Linimon
2008-12-10 07:35:19 +00:00
parent ef9aaac2e2
commit 55eaa1a131
33 changed files with 162 additions and 13 deletions

View File

@@ -38,6 +38,10 @@ CONFIGURE_ARGS+= --disable-zip
PLIST_SUB+= WITH_ZIP="@comment " WITHOUT_ZIP=""
.endif
.if ${ARCH} == "sparc64"
BROKEN= Does not configure on sparc64
.endif
post-extract:
@${MV} ${WRKSRC}/src/arch/x86_64.h ${WRKSRC}/src/arch/amd64.h