aboutsummaryrefslogtreecommitdiff
path: root/science/gchemutils
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-26 23:09:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-26 23:09:20 +0000
commit3eb5c8ac9abeaeec69fcd849ef4aa83f455ad437 (patch)
tree0ed64baa8d49371681ded4525b8e4a04c1ef4aa1 /science/gchemutils
parent25fba2f5535c1a4ca61f36575ce25af4d85283dd (diff)
downloadports-3eb5c8ac9abeaeec69fcd849ef4aa83f455ad437.tar.gz
ports-3eb5c8ac9abeaeec69fcd849ef4aa83f455ad437.zip
Notes
Diffstat (limited to 'science/gchemutils')
-rw-r--r--science/gchemutils/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 85331b2f7f92..9bb116819b77 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -42,6 +42,10 @@ OPTIONS= MOZILLA "Build mozilla plugin" off
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800058
+BROKEN= does not build
+.endif
+
.if defined(WITH_MOZILLA)
USE_GECKO= mozilla
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"