From 39a618b94cc4567478ed66473bf5a03ab979601b Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 24 Sep 2013 22:12:17 +0000 Subject: Disable poppler. Addresses PR 48239. --- graphics/graphviz/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index b35a0705f45..59df088ae13 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2013/09/10 06:40:20 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2013/09/24 22:12:17 wiz Exp $ DISTNAME= graphviz-2.34.0 CATEGORIES= graphics @@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-ruby CONFIGURE_ARGS+= --disable-sharp CONFIGURE_ARGS+= --disable-r +CONFIGURE_ARGS+= --with-poppler=no CONFIGURE_ARGS+= --with-gts=no CONFIGURE_ARGS+= --with-qt=no # build fails when PHP and/or Ruby are also installed -- cgit v1.2.3