diff options
author | kris <kris@FreeBSD.org> | 2004-06-08 23:41:31 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-08 23:41:31 +0000 |
commit | 1e0b23ae9fcc20c3890adff22f585f87857bf196 (patch) | |
tree | bb721950b427c1d62092a6a6d82dd8a10ff25c36 /editors | |
parent | 50391f825ee5da11b2d89563d375c64a654c29cd (diff) | |
download | FreeBSD-ports-1e0b23ae9fcc20c3890adff22f585f87857bf196.zip FreeBSD-ports-1e0b23ae9fcc20c3890adff22f585f87857bf196.tar.gz |
BROKEN: Unfetchable
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0-es/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.0-it/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.0-se/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-es/Makefile b/editors/openoffice-1.0-es/Makefile index 8bc819d..23cc51f 100644 --- a/editors/openoffice-1.0-es/Makefile +++ b/editors/openoffice-1.0-es/Makefile @@ -12,5 +12,7 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= SPAN MASTERDIR= ${.CURDIR}/../openoffice-1.0 +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" 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" diff --git a/editors/openoffice-1.0-se/Makefile b/editors/openoffice-1.0-se/Makefile index 35ce43a..e3ed16b 100644 --- a/editors/openoffice-1.0-se/Makefile +++ b/editors/openoffice-1.0-se/Makefile @@ -11,5 +11,7 @@ L10NHELP= helpcontent_${LANG_EXT}_unix.tgz LANG_CONFIGURE_ARG= SWED MASTERDIR= ${.CURDIR}/../openoffice-1.0 +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |