summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:17:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:17:53 +0000
commit691a9fd83f68a1aaefa496ffa13c269892f24198 (patch)
treeb7afce2a2f436efda80d8a743cb66bf3f9b7da12 /science
parent- Update to 0.30.0 (diff)
- Actually mark it broken on FreeBSD 6.x
Notes
Notes: svn path=/head/; revision=226314
Diffstat (limited to 'science')
-rw-r--r--science/gchemutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index d571dc0e6719..246682d32a02 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--disable-mozilla-plugin
PLIST_SUB+= XUL="@comment "
.endif
-.if ${OSVERSION} < 70043
+.if ${OSVERSION} < 700043
BROKEN= does not compile
.endif