diff options
Diffstat (limited to 'polish/ooodict_PL/Makefile')
-rw-r--r-- | polish/ooodict_PL/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile index 9dd37850d3fa..227fe1c7beaa 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -13,11 +13,9 @@ CATEGORIES= polish LANGPREFIX= pl LANGSUFFIX= PL LANGDIST+= pl_PL.zip +HYPHDIST+= hyph_pl_PL.zip +THESDIST+= thes_pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/polish/openoffice-1.0 - -BROKEN= "Checksum mismatch" -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" |