diff options
Diffstat (limited to 'editors/openoffice-1.0-it')
-rw-r--r-- | editors/openoffice-1.0-it/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-it/Makefile b/editors/openoffice-1.0-it/Makefile index 1feba54..c07f329 100644 --- a/editors/openoffice-1.0-it/Makefile +++ b/editors/openoffice-1.0-it/Makefile @@ -11,5 +11,7 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= ITAL MASTERDIR= ${.CURDIR}/../openoffice-1.0 +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |