diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-22 05:54:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-22 05:54:20 +0000 |
commit | e6bbbfeed613178685830178b5f3b31091dc2513 (patch) | |
tree | 6441b67f775ff4a411564bb2fd82f76d78dd0fe8 /editors | |
parent | 27a8a1b85a55c3efb5e55563d78bc5f2cda779a0 (diff) | |
download | ports-e6bbbfeed613178685830178b5f3b31091dc2513.tar.gz ports-e6bbbfeed613178685830178b5f3b31091dc2513.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ooodict-all/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index 9db7f8111248..b50c331e67d0 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -16,8 +16,11 @@ DISTFILES+= ${HYPHDIST} MAINTAINER= openoffice@FreeBSD.org COMMENT?= MySpell dictionaries for OpenOffice.org +USE_ZIP= yes EXTRACT_ONLY= +BROKEN= "Checksum mismatch" + .if !defined(LANGDIST) DICTMETAPORT= yes LANGDIST?= bg_BG.zip ca_ES.zip hr_HR.zip cs_CZ.zip \ |