diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-23 09:37:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-23 09:37:29 +0000 |
commit | f641c71e61a76b10369508c6582d19a23c3b9ad7 (patch) | |
tree | 5734b492969b34486858225c765ef79358855689 /japanese | |
parent | 90d66eb1027b185bb3ae298ae46ab79a0a56d054 (diff) | |
download | ports-f641c71e61a76b10369508c6582d19a23c3b9ad7.tar.gz ports-f641c71e61a76b10369508c6582d19a23c3b9ad7.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/openoffice-templates/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile index 07799b04bf6d..995a17890638 100644 --- a/japanese/openoffice-templates/Makefile +++ b/japanese/openoffice-templates/Makefile @@ -18,6 +18,8 @@ MAINTAINER= openoffice@FreeBSD.org COMMENT= OpenOffice.org 1.1.0 Impress Templates PLIST= ${WRKDIR}/pkg-plist +BROKEN= "Checksum mismatch" + RUN_DEPENDS= ${PREFIX}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-1.1 OPENOFFICE= OpenOffice.org1.1.0 |