diff options
author | kris <kris@FreeBSD.org> | 2004-06-09 07:41:31 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-06-09 07:41:31 +0800 |
commit | 1e0b23ae9fcc20c3890adff22f585f87857bf196 (patch) | |
tree | bb721950b427c1d62092a6a6d82dd8a10ff25c36 /editors/openoffice-1.0-it | |
parent | 50391f825ee5da11b2d89563d375c64a654c29cd (diff) | |
download | freebsd-ports-gnome-1e0b23ae9fcc20c3890adff22f585f87857bf196.tar.gz freebsd-ports-gnome-1e0b23ae9fcc20c3890adff22f585f87857bf196.tar.zst freebsd-ports-gnome-1e0b23ae9fcc20c3890adff22f585f87857bf196.zip |
BROKEN: Unfetchable
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 1feba548d8c7..c07f329a565f 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" |