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:   rillig
Date:           Sun May 10 10:50:05 UTC 2020

Modified Files:
        pkgsrc/graphics/graphviz: options.mk

Log Message:
graphics/graphwiz: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 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.26 pkgsrc/graphics/graphviz/options.mk:1.27
--- pkgsrc/graphics/graphviz/options.mk:1.26    Mon Oct 28 08:43:33 2019
+++ pkgsrc/graphics/graphviz/options.mk Sun May 10 10:50:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.26 2019/10/28 08:43:33 kamil Exp $
+# $NetBSD: options.mk,v 1.27 2020/05/10 10:50:04 rillig Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.graphviz
 PKG_SUPPORTED_OPTIONS= gd ghostscript gtk gts lua ocaml poppler svg tcl x11 perl # guile does not build with guile20
@@ -99,7 +99,6 @@ USING_SWIG=   yes
 .  include "../../x11/tk/buildlink3.mk"
 CONFIGURE_ENV+=                TCLCONFIG=${TCLCONFIG_SH:Q}
 CONFIGURE_ENV+=                TKCONFIG=${TKCONFIG_SH:Q}
-CONFIGURE_ARGS+=       --with-wish=${WISH}
 CONFIGURE_ARGS+=       --with-tclsh=${TCLSH}
 PLIST.tcl=             yes
 PLIST_SUBST+=          TCL_BASEVER=${TCL_BASEVER}



Home | Main Index | Thread Index | Old Index