aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-15 08:39:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-15 08:39:55 +0000
commit53f792f735f29ab6e780a417f16a6c2684835ebd (patch)
tree443f3c433c17d8b3d3d2aeb55510de48246630b3 /science
parentd9ff5113b2bd2f6c899d74367d57103f762db9f7 (diff)
downloadports-53f792f735f29ab6e780a417f16a6c2684835ebd.tar.gz
ports-53f792f735f29ab6e780a417f16a6c2684835ebd.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/gchemutils/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile
index 33e27b52c5f5..d571dc0e6719 100644
--- a/science/gchemutils/Makefile
+++ b/science/gchemutils/Makefile
@@ -52,4 +52,8 @@ CONFIGURE_ARGS+=--disable-mozilla-plugin
PLIST_SUB+= XUL="@comment "
.endif
+.if ${OSVERSION} < 70043
+BROKEN= does not compile
+.endif
+
.include <bsd.port.post.mk>