diff options
author | kris <kris@FreeBSD.org> | 2006-03-06 20:37:22 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-03-06 20:37:22 +0000 |
commit | 95c43110325338d041e53a9b6a74638a21d1d7cb (patch) | |
tree | 0ae9ea5cb68d134a46eb381c8a4b01601ac2a60e /editors | |
parent | 18cb63cb018417d9b72393b65732c3e3ad8d602b (diff) | |
download | FreeBSD-ports-95c43110325338d041e53a9b6a74638a21d1d7cb.zip FreeBSD-ports-95c43110325338d041e53a9b6a74638a21d1d7cb.tar.gz |
BROKEN: Unfetchable
Approved by: portmgr (implicit)
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 c2245ef..968ea81 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} |