diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:17:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 23:17:07 +0000 |
commit | 12fd4c48f86f3505ad63e3cc685c37f54ac4b652 (patch) | |
tree | 2cb2db5c5f1a9f44faef4ede6751d4d0ec1f9b6e /polish | |
parent | 75e76795bfcb90c034138c66cdf1ade5b242b4bc (diff) | |
download | ports-12fd4c48f86f3505ad63e3cc685c37f54ac4b652.tar.gz ports-12fd4c48f86f3505ad63e3cc685c37f54ac4b652.zip |
Notes
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" |