diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 09:40:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 09:40:15 +0800 |
commit | d48e8f5060ae7535d93f590184a4671f0ffc3235 (patch) | |
tree | 17017cd79fed304af5718c3a6e7ba3342e1888f4 /editors/ooodict-all | |
parent | 980e8608a959c684d824851a1fc873c2783919ef (diff) | |
download | freebsd-ports-gnome-d48e8f5060ae7535d93f590184a4671f0ffc3235.tar.gz freebsd-ports-gnome-d48e8f5060ae7535d93f590184a4671f0ffc3235.tar.zst freebsd-ports-gnome-d48e8f5060ae7535d93f590184a4671f0ffc3235.zip |
BROKEN: Missing dependency on unzip
Approved by: portmgr (self)
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= |