From 5d447719a9b5880382973f2f4d8d76aefb0b0c2d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Sep 2016 10:53:14 +0000 Subject: Comment out guile option, does not build with it enabled. --- graphics/graphviz/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/graphviz') diff --git a/graphics/graphviz/options.mk b/graphics/graphviz/options.mk index 5056d335d81..844aaba6b87 100644 --- a/graphics/graphviz/options.mk +++ b/graphics/graphviz/options.mk @@ -1,7 +1,7 @@ -# $NetBSD: options.mk,v 1.21 2016/09/15 15:11:33 gdt Exp $ +# $NetBSD: options.mk,v 1.22 2016/09/16 10:53:14 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.graphviz -PKG_SUPPORTED_OPTIONS= gd ghostscript gtk guile lua ocaml pangocairo rsvg tcl x11 perl +PKG_SUPPORTED_OPTIONS= gd ghostscript gtk lua ocaml pangocairo rsvg tcl x11 perl # guile does not build with guile20 PKG_SUGGESTED_OPTIONS= gd gtk lua pangocairo perl tcl x11 # Explanation of consequence of options, to help those trying to slim down: # guile ocaml lua tcl perl: extension language support -- cgit v1.2.3