aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-04-03 06:51:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-04-03 06:51:15 +0000
commit2a258f1a74327ee88ca24edf50f0f8fd492b1f6b (patch)
tree5ce41e7a1d3c78c619444d6b5bfbdfd94cfdf243 /graphics/graphviz
parent87e6b6b058cb2335ddbcab991ae3f1d1c367e070 (diff)
downloadports-2a258f1a74327ee88ca24edf50f0f8fd492b1f6b.tar.gz
ports-2a258f1a74327ee88ca24edf50f0f8fd492b1f6b.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 3371f0e91147..b23f1fdabb74 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -91,7 +91,7 @@ OPTIONS= ICONV "Build with ICONV support" on \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} <= 630000
+.if ${OSVERSION} <= 603000
IGNORE= configure needs a newer sh
.endif