aboutsummaryrefslogtreecommitdiff
path: root/science/libghemical
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-09-23 18:38:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-09-23 18:38:47 +0000
commit5642febe9d42b9cf0c5fd7b15e59032daf93f2f1 (patch)
tree002a21dc970219cc1eccf3fb797b7c55ddbfe07c /science/libghemical
parentc63bf7e7d6bc50eccf7199b0847f87e9b259cb3b (diff)
Notes
Diffstat (limited to 'science/libghemical')
-rw-r--r--science/libghemical/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile
index 64a435fc6c36..52bcfb7b7a8d 100644
--- a/science/libghemical/Makefile
+++ b/science/libghemical/Makefile
@@ -34,4 +34,8 @@ CONFIGURE_ARGS+= --enable-mpqc --enable-openbabel --enable-mopac7
PLIST_SUB= LIBGHEMICAL_VERSION="${PORTVERSION}"
+.if ${OSVERSION} >= 700000
+BROKEN= does not configure
+.endif
+
.include <bsd.port.post.mk>