diff options
-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 |