summaryrefslogtreecommitdiff
path: root/japanese/edict/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-02-03 06:06:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-02-03 06:06:33 +0000
commit50ba4660e101ba07d498a4f160e95c2da8043741 (patch)
tree2a3eecb5cb63ea63febcadb4fd218c4756b36d52 /japanese/edict/Makefile
parent. Add a setup-user target which users may need to add after updating (diff)
Mark as broken on sparc64.
Notes
Notes: svn path=/head/; revision=227504
Diffstat (limited to 'japanese/edict/Makefile')
-rw-r--r--japanese/edict/Makefile4
1 files changed, 4 insertions, 0 deletions
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 <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Fails to install on sparc64 with error 2
+.endif
+
do-extract:
@${RM} -rf ${WRKDIR}
@${MKDIR} ${WRKDIR}