diff options
author | kris <kris@FreeBSD.org> | 2006-03-07 04:37:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-03-07 04:37:22 +0800 |
commit | 95c43110325338d041e53a9b6a74638a21d1d7cb (patch) | |
tree | 0ae9ea5cb68d134a46eb381c8a4b01601ac2a60e /editors | |
parent | 18cb63cb018417d9b72393b65732c3e3ad8d602b (diff) | |
download | freebsd-ports-gnome-95c43110325338d041e53a9b6a74638a21d1d7cb.tar.gz freebsd-ports-gnome-95c43110325338d041e53a9b6a74638a21d1d7cb.tar.zst freebsd-ports-gnome-95c43110325338d041e53a9b6a74638a21d1d7cb.zip |
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 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} |