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: gutteridge
Date: Tue Aug 4 23:30:42 UTC 2020
Modified Files:
pkgsrc/graphics/graphviz: options.mk
Log Message:
graphviz: gts is no longer an option
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 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.28 pkgsrc/graphics/graphviz/options.mk:1.29
--- pkgsrc/graphics/graphviz/options.mk:1.28 Mon Jul 27 20:44:15 2020
+++ pkgsrc/graphics/graphviz/options.mk Tue Aug 4 23:30:42 2020
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.28 2020/07/27 20:44:15 adam Exp $
+# $NetBSD: options.mk,v 1.29 2020/08/04 23:30:42 gutteridge Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.graphviz
-PKG_SUPPORTED_OPTIONS= gd ghostscript gtk gts lua ocaml perl poppler svg tcl x11 # guile does not build with guile20
+PKG_SUPPORTED_OPTIONS= gd ghostscript gtk lua ocaml perl poppler svg tcl x11 # guile does not build with guile20
.if exists(/System/Library/Frameworks/Quartz.framework)
PKG_SUPPORTED_OPTIONS+= quartz
.endif
Home |
Main Index |
Thread Index |
Old Index