aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-18 10:31:29 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-18 10:31:29 +0000
commit9febdc3258a2c24934c41a58712df91888c01211 (patch)
tree314d61dc264b123de14c9d1116c086e396622aae /editors
parentfbf6c65f796b5c2d98b63d9814ea27e25c064087 (diff)
downloadports-9febdc3258a2c24934c41a58712df91888c01211.tar.gz
ports-9febdc3258a2c24934c41a58712df91888c01211.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.1/Makefile4
-rw-r--r--editors/openoffice.org-1.1/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index d83f5fe69b69..d1367260c55f 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -38,6 +38,10 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not compile on 4.x (tries to link to libpthread)"
+.endif
+
BUILD_NR= 645
RELEASE_NR= 1.1
FRELEASE_NR= 1.1.1
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index d83f5fe69b69..d1367260c55f 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -38,6 +38,10 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 500000
+BROKEN= "Does not compile on 4.x (tries to link to libpthread)"
+.endif
+
BUILD_NR= 645
RELEASE_NR= 1.1
FRELEASE_NR= 1.1.1