aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-07-01 13:43:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-07-01 13:43:05 +0000
commit22fe099819b75c588dff57114cda85409f9aa54b (patch)
tree40c708ef7068dd75a4a6ad6621a7d2904e9f03a0 /graphics/graphviz
parentcc37cf7fd4ccb1b525c6040569fe54bf857ae8ba (diff)
downloadports-22fe099819b75c588dff57114cda85409f9aa54b.tar.gz
ports-22fe099819b75c588dff57114cda85409f9aa54b.zip
Notes
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 05ce64c427e3..fddbe9b31ee6 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -90,7 +90,7 @@ OPTIONS= ICONV "Build with ICONV support" on \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} <= 630000
+.if ${OSVERSION} < 603000
BROKEN= configure needs a newer sh
.endif