pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/graphviz
Module Name: pkgsrc
Committed By: wiz
Date: Fri Sep 16 10:53:14 UTC 2016
Modified Files:
pkgsrc/graphics/graphviz: options.mk
Log Message:
Comment out guile option, does not build with it enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/graphviz/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/graphviz/options.mk
diff -u pkgsrc/graphics/graphviz/options.mk:1.21 pkgsrc/graphics/graphviz/options.mk:1.22
--- pkgsrc/graphics/graphviz/options.mk:1.21 Thu Sep 15 15:11:33 2016
+++ pkgsrc/graphics/graphviz/options.mk Fri Sep 16 10:53:14 2016
@@ -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
Home |
Main Index |
Thread Index |
Old Index