aboutsummaryrefslogtreecommitdiff
path: root/deskutils/sunbird
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-03-27 14:32:31 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-03-27 14:32:31 +0000
commit6253b3d9f9fe76ec3e82bccbb5a39d2e7adc9e45 (patch)
tree08c3be990095aff30a2abc76d3eb9bb84f022a8c /deskutils/sunbird
parent6c8f034a434d214c5977a40ec34c554fcf232b98 (diff)
downloadports-6253b3d9f9fe76ec3e82bccbb5a39d2e7adc9e45.tar.gz
ports-6253b3d9f9fe76ec3e82bccbb5a39d2e7adc9e45.zip
- Mark broken on 4.x
Notes
Notes: svn path=/head/; revision=158257
Diffstat (limited to 'deskutils/sunbird')
-rw-r--r--deskutils/sunbird/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/sunbird/Makefile b/deskutils/sunbird/Makefile
index cd73cc99ca7a..aa7cad24a6d7 100644
--- a/deskutils/sunbird/Makefile
+++ b/deskutils/sunbird/Makefile
@@ -38,6 +38,10 @@ MOZ_MK_OPTIONS= MOZ_CO_PROJECT=calendar
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/Makefile.common"
+.if ${OSVERSION} < 500000
+BROKEN= does not build
+.endif
+
.if ${PERL_LEVEL} < 500600
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl
.endif