diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-08-16 11:49:31 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-08-16 11:49:31 +0000 |
commit | 2aafcb01d6235690c0bf4c0d0c21e73a4d40e9d6 (patch) | |
tree | 3e2d3a69869e74189e4e79beb1ee0049b3114e5b /editors/openoffice-3-devel | |
parent | a54ba22d45a9e5b7ebb6e41f192546b20609bb16 (diff) | |
download | ports-2aafcb01d6235690c0bf4c0d0c21e73a4d40e9d6.tar.gz ports-2aafcb01d6235690c0bf4c0d0c21e73a4d40e9d6.zip |
Still it does not marked as broken.
Pointed out by: mbr
Pointy hat to: myself
Notes
Notes:
svn path=/head/; revision=87055
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index d2dfd2460a6c..a129abc524d8 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-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} |