Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/graphviz graphics/graphwiz: remove unknown co...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3e80edd4661a
branches:  trunk
changeset: 431198:3e80edd4661a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 10 10:50:04 2020 +0000

description:
graphics/graphwiz: remove unknown configure option

diffstat:

 graphics/graphviz/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 47558f7f6662 -r 3e80edd4661a graphics/graphviz/options.mk
--- a/graphics/graphviz/options.mk      Sun May 10 10:32:33 2020 +0000
+++ b/graphics/graphviz/options.mk      Sun May 10 10:50:04 2020 +0000
@@ -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 @@
 .  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