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 /polish | |
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 'polish')
-rw-r--r-- | polish/ooodict_PL/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile index 784b765f1d87..89fbc4d084f1 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -18,4 +18,6 @@ THESDIST+= thes_pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Size mismatch + .include "${MASTERDIR}/Makefile" |