From 50ba4660e101ba07d498a4f160e95c2da8043741 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 3 Feb 2009 06:06:33 +0000 Subject: Mark as broken on sparc64. --- japanese/edict/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'japanese/edict/Makefile') diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile index 2dde0049dbca..7784ade892ec 100644 --- a/japanese/edict/Makefile +++ b/japanese/edict/Makefile @@ -60,6 +60,10 @@ NO_WRKSUBDIR= yes .include +.if ${ARCH} == "sparc64" +BROKEN= Fails to install on sparc64 with error 2 +.endif + do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} -- cgit v1.2.3