diff options
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} |