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 /editors/ooodict-nl_NL | |
parent | 75e76795bfcb90c034138c66cdf1ade5b242b4bc (diff) | |
download | ports-12fd4c48f86f3505ad63e3cc685c37f54ac4b652.tar.gz ports-12fd4c48f86f3505ad63e3cc685c37f54ac4b652.zip |
Notes
Diffstat (limited to 'editors/ooodict-nl_NL')
-rw-r--r-- | editors/ooodict-nl_NL/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/ooodict-nl_NL/Makefile b/editors/ooodict-nl_NL/Makefile index 2098f726d6b9..e156ac6a2cad 100644 --- a/editors/ooodict-nl_NL/Makefile +++ b/editors/ooodict-nl_NL/Makefile @@ -16,4 +16,6 @@ HYPHDIST+= hyph_nl_NL.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 +BROKEN= Size mismatch + .include "${MASTERDIR}/Makefile" |