diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-03-06 20:37:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-03-06 20:37:22 +0000 |
commit | 0b31bc0e23b75eed1150d644e3442411fd909b6f (patch) | |
tree | 07bb740ffe0fefe0d94c37d182df3b6f60655d9f /editors | |
parent | 69a61f3c4bbe020470dd9fa16c693e74fb7c1550 (diff) | |
download | ports-0b31bc0e23b75eed1150d644e3442411fd909b6f.tar.gz ports-0b31bc0e23b75eed1150d644e3442411fd909b6f.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ooo-build/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index c2245ef2190d..968ea8110aa6 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -14,6 +14,8 @@ DISTFILES+= ${OOOBUILD_SOURCE} ${OOO_CAIRO} \ MAINTAINER= maho@FreeBSD.org +BROKEN= Unfetchable + #DEVELOPER_VER= yes #you must be an expert or guru to activate this .if defined(DEVELOPER_VER) OOOBUILD_VERSION=2.0.2.${MILESTONE} |