diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 01:40:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-27 01:40:15 +0000 |
commit | 3ca5e2108a096cfee0eac9cbf865ae710909e1ff (patch) | |
tree | c2c6dd2063d4cd3bd763dd8c8a96a9612b580602 /editors/ooodict-all | |
parent | 6aa69dd51e471e20c3cfccc4bb97f49eebcb563b (diff) |
BROKEN: Missing dependency on unzip
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=132056
Diffstat (limited to 'editors/ooodict-all')
-rw-r--r-- | editors/ooodict-all/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index faada6afa1b2..982853b9a1cc 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -16,6 +16,8 @@ DISTFILES+= ${HYPHDIST} MAINTAINER= openoffice@FreeBSD.org COMMENT?= MySpell dictionaries for OpenOffice.org +BROKEN= Missing dependency on unzip + USE_ZIP= yes EXTRACT_ONLY= |