diff options
author | kris <kris@FreeBSD.org> | 2004-05-22 05:54:20 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-22 05:54:20 +0000 |
commit | f24894e2cce3939ffd2e59fb8965113d7d3ba74a (patch) | |
tree | 34b1f2742578466c0fea399d6d37000f20bb1ab3 /editors/ooodict-all | |
parent | 1e92860c22636d23bb7dba572b0ab1bfa4138128 (diff) | |
download | FreeBSD-ports-f24894e2cce3939ffd2e59fb8965113d7d3ba74a.zip FreeBSD-ports-f24894e2cce3939ffd2e59fb8965113d7d3ba74a.tar.gz |
Add missing USE_ZIP
Mark BROKEN since most of the files have checksum mismatches.
Diffstat (limited to 'editors/ooodict-all')
-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 9db7f81..b50c331 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 \ |