diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 07:31:09 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-21 07:31:09 +0000 |
commit | 1dff517892b8f71acf3f4b59ce0b972bd26b6372 (patch) | |
tree | 6628fa1fd453abe473b6f329845f15285286be96 /polish | |
parent | 538fe18a3b5539ef763db11e3c4d17910ef83111 (diff) | |
download | ports-1dff517892b8f71acf3f4b59ce0b972bd26b6372.tar.gz ports-1dff517892b8f71acf3f4b59ce0b972bd26b6372.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 63b8856979e1..f1a55cb5cf66 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -16,4 +16,6 @@ LANGDIST+= pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all RDEP= ${PORTSDIR}/polish/openoffice-1.0 +BROKEN= "Checksum mismatch" + .include "${MASTERDIR}/Makefile" |