diff options
author | maho <maho@FreeBSD.org> | 2003-08-16 07:03:05 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-08-16 07:03:05 +0800 |
commit | 26986a37de8836f213c99c70fba687d3b484b348 (patch) | |
tree | 522d74cc268c44a886d41068c6a7052bfd965a89 /editors/openoffice-1.1-devel | |
parent | 98847c87e4e0aa6e5d5b1ff90bc9dc3e6ac0c76b (diff) | |
download | freebsd-ports-gnome-26986a37de8836f213c99c70fba687d3b484b348.tar.gz freebsd-ports-gnome-26986a37de8836f213c99c70fba687d3b484b348.tar.zst freebsd-ports-gnome-26986a37de8836f213c99c70fba687d3b484b348.zip |
Remarked as broken since it doesn't install.
Pointy hat to: maho
Diffstat (limited to 'editors/openoffice-1.1-devel')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 136b174b0f2b..76f4ecf74f23 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -38,7 +38,7 @@ PASTE?= /usr/bin/paste .include <bsd.port.pre.mk> -#BROKEN= "Does not work yet, installation problems" +BROKEN= "Does not work yet, installation problems" BUILD_NR= ${PORTVERSION} RELEASE_NR= 1.1 INSTALLATION_BASEDIR= OpenOffice.org-${BUILD_NR} |