aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphviz
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-04-02 15:18:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-04-02 15:18:18 +0000
commitcae63f89c5973fa109ce774fbf3f1d9191ffeb9a (patch)
treef419513499341e4925a927ac10194c4883cd58e1 /graphics/graphviz
parent738c69fc3471bac70d5cced2b7a7b6b577634d5b (diff)
downloadports-cae63f89c5973fa109ce774fbf3f1d9191ffeb9a.tar.gz
ports-cae63f89c5973fa109ce774fbf3f1d9191ffeb9a.zip
Notes
Diffstat (limited to 'graphics/graphviz')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 02fbc008ee8e..3371f0e91147 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -91,8 +91,8 @@ OPTIONS= ICONV "Build with ICONV support" on \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000
-BROKEN= Does not run on FreeBSD >= 7.0, libtool will exclude all modules
+.if ${OSVERSION} <= 630000
+IGNORE= configure needs a newer sh
.endif
CONFIGURE_ARGS+= --program-transform-name="s/x/x/" \