aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-02-21 13:07:24 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-02-21 13:07:24 +0000
commit6280b6d0c8efdee00436b88f799ce544f64c309c (patch)
tree7374e4fa81ba615e4eafbfeed20b94a34874355b /graphics
parent59467621c995909b0ca98614e8285544cbf53add (diff)
downloadports-6280b6d0c8efdee00436b88f799ce544f64c309c.tar.gz
ports-6280b6d0c8efdee00436b88f799ce544f64c309c.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index f677b12797a6..b7adcf4f5cd8 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -86,6 +86,10 @@ OPTIONS= TK "Build with TK support" on \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800000
+BROKEN= Does not run on FreeBSD >= 7.0, libtool will exclude all modules
+.endif
+
CONFIGURE_ARGS+= --program-transform-name="s/x/x/" \
--enable-dependency-tracking \
--enable-r=no \