diff options
author | maho <maho@FreeBSD.org> | 2003-08-16 19:49:31 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-08-16 19:49:31 +0800 |
commit | da2831b506cae8ac89022efda3b49d4c0d14bd2e (patch) | |
tree | 5c1bfce6c53541c8ac7f56a6e4f404ffd34ed322 /editors/openoffice.org-2-devel | |
parent | 447cd2d297e36925c61f986d882de65f63ddf86d (diff) | |
download | freebsd-ports-gnome-da2831b506cae8ac89022efda3b49d4c0d14bd2e.tar.gz freebsd-ports-gnome-da2831b506cae8ac89022efda3b49d4c0d14bd2e.tar.zst freebsd-ports-gnome-da2831b506cae8ac89022efda3b49d4c0d14bd2e.zip |
Still it does not marked as broken.
Pointed out by: mbr
Pointy hat to: myself
Diffstat (limited to 'editors/openoffice.org-2-devel')
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index d2dfd2460a6c..a129abc524d8 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-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} |