diff options
author | kris <kris@FreeBSD.org> | 2005-10-29 07:17:07 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-29 07:17:07 +0800 |
commit | 1446372e9a57a6affd17607d741d0182aa3d0942 (patch) | |
tree | d70f4c4df9b9cd47d250408a6a858e51c47a442d /editors/ooodict-sk_SK | |
parent | c9916f1c839fdef9eb5685bc7a71dd1997536a33 (diff) | |
download | freebsd-ports-gnome-1446372e9a57a6affd17607d741d0182aa3d0942.tar.gz freebsd-ports-gnome-1446372e9a57a6affd17607d741d0182aa3d0942.tar.zst freebsd-ports-gnome-1446372e9a57a6affd17607d741d0182aa3d0942.zip |
BROKEN: Size mismatch
Diffstat (limited to 'editors/ooodict-sk_SK')
-rw-r--r-- | editors/ooodict-sk_SK/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/ooodict-sk_SK/Makefile b/editors/ooodict-sk_SK/Makefile index 2cb282a897e9..e017ec54862e 100644 --- a/editors/ooodict-sk_SK/Makefile +++ b/editors/ooodict-sk_SK/Makefile @@ -17,4 +17,6 @@ THESDIST+= thes_sk_SK.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Size mismatch + .include "${MASTERDIR}/Makefile" |