summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/ooodict-es_ES/Makefile2
-rw-r--r--polish/ooodict_PL/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/editors/ooodict-es_ES/Makefile b/editors/ooodict-es_ES/Makefile
index 9ff7edcede0c..b1d6796c0458 100644
--- a/editors/ooodict-es_ES/Makefile
+++ b/editors/ooodict-es_ES/Makefile
@@ -16,4 +16,6 @@ HYPHDIST+= hyph_es_ES.zip
MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-1.0-es
+BROKEN= "Checksum mismatch"
+
.include "${MASTERDIR}/Makefile"
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile
index 63b8856979e1..f1a55cb5cf66 100644
--- a/polish/ooodict_PL/Makefile
+++ b/polish/ooodict_PL/Makefile
@@ -16,4 +16,6 @@ LANGDIST+= pl_PL.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
RDEP= ${PORTSDIR}/polish/openoffice-1.0
+BROKEN= "Checksum mismatch"
+
.include "${MASTERDIR}/Makefile"