aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-06-30 02:55:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-06-30 02:55:42 +0000
commita19abda447f280c7977d2e998203db0af3f21219 (patch)
tree249216606b625c236a873b899e075461e602d330 /graphics/graphviz
parentf47bfb107226ea8d3bdb085b4109ea4e8c50266a (diff)
downloadports-a19abda447f280c7977d2e998203db0af3f21219.tar.gz
ports-a19abda447f280c7977d2e998203db0af3f21219.zip
Notes
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index b0b0bfc6494a..05ce64c427e3 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -90,6 +90,10 @@ OPTIONS= ICONV "Build with ICONV support" on \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} <= 630000
+BROKEN= configure needs a newer sh
+.endif
+
CONFIGURE_ARGS+= --program-transform-name="s/x/x/" \
--enable-dependency-tracking \
--enable-r=no \