diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-08-15 23:03:05 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-08-15 23:03:05 +0000 |
commit | 40fd81b27ef12bb6039f1afe4e15b276445f22a2 (patch) | |
tree | 9f4527679ccc0c6e7ad52142550b44d2134d10c3 /editors/openoffice-2.0-devel | |
parent | Add empty subdir makefiles for the new dns and polish categories. These (diff) |
Remarked as broken since it doesn't install.
Pointy hat to: maho
Notes
Notes:
svn path=/head/; revision=87015
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index 136b174b0f2b..76f4ecf74f23 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-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} |