summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-05-12 22:09:04 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-05-12 22:09:04 +0000
commit9e0ea9b6940bbf7dac706abd0a3244a1b0ea25fd (patch)
tree986fa54922b2d555a7091db6d536de8848222e01 /editors/openoffice-2.0-devel/Makefile
parent- Update to 1.8.25 (diff)
BROKEN message for older than 5.3-RELEASE was wrong
BROKEN -> TRYBROKEN
Notes
Notes: svn path=/head/; revision=135164
Diffstat (limited to '')
-rw-r--r--editors/openoffice-2.0-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index 2d2c7dfe9375..53cd182c14c4 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/Makefile
@@ -44,7 +44,7 @@ JAVA_BUILD= jdk
.include <${FILESDIR}/Makefile.localized>
.if (${OSVERSION} < 503001 && ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)
-BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade your rtld"
+BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgrade your rtld"
.endif
CODELINE= 680