aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-08-07 08:47:32 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-08-07 08:47:32 +0000
commite07de06937eea08e91fc173847c5d006d7872e0e (patch)
tree7d737ec5f22c0d71d01b7dc6648aa14f22e5b802 /editors/openoffice.org-1.1-devel
parent0690a72cfa592bae64b7a18f3f4074d7ae45d68b (diff)
downloadports-e07de06937eea08e91fc173847c5d006d7872e0e.tar.gz
ports-e07de06937eea08e91fc173847c5d006d7872e0e.zip
Unbreak for 4-series.
(4.8R, 4.9R, 4.10R) Reported by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Notes
Notes: svn path=/head/; revision=115557
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 a366055b93cb..e673bfbc6ec6 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -47,8 +47,8 @@ L10NHELPS= helpcontent_31_unix.tgz helpcontent_33_unix.tgz \
helpcontent_86_unix.tgz helpcontent_88_unix.tgz
.endif
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on 4.x (tries to link to libpthread)"
+.if ${OSVERSION} > 502010
+BROKEN= "Does not compile on 5-current"
.endif
MAINTAINER= openoffice@FreeBSD.org