aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-12-26 01:19:59 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-12-26 01:19:59 +0000
commit1fef91a7331be712380f2789f1e1ed458a34d752 (patch)
tree90b1d2003492ea9658c3a636d7bc8dc0efed2864 /editors/openoffice.org-1.1-devel
parente841be38fa5ceba1aaba585f670c22deb057e998 (diff)
downloadports-1fef91a7331be712380f2789f1e1ed458a34d752.tar.gz
ports-1fef91a7331be712380f2789f1e1ed458a34d752.zip
Note that two bugs in the OS are fixed and we shouldn't
display them in FreeBSD 4.9. Submitted by: Carlos F. A. Paniago
Notes
Notes: svn path=/head/; revision=96606
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index bd4f8b5c1209..edbb16b713f3 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -269,7 +269,7 @@ pre-fetch:
@${ECHO} "REQUIRED SYSTEM PATCHES:"
@${ECHO}
.endif
-.if ${OSVERSION} < 500000
+.if ${OSVERSION} < 490100
@${ECHO} "OO.org can crash if you enter a non existing path"
@${ECHO} "or URL in the location bar. To fix these crashes"
@${ECHO} "you need a uncommitted system patch for rtld:"
@@ -295,7 +295,7 @@ pre-fetch:
@${ECHO} "http://people.freebsd.org/~mbr/ooo/rtld-deadlock.diff"
@${ECHO}
.endif
-.if ${OSVERSION} < 500000
+.if ${OSVERSION} < 490100
@${ECHO}
@${ECHO} "OO.org build can deadlock in regmerge. You can work around"
@${ECHO} "this problem with this patch:"