summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-10 10:50:04 +0000
committerrillig <rillig@pkgsrc.org>2020-05-10 10:50:04 +0000
commit630518acae4082b51d9b0cb48b44fbd657a81bdd (patch)
tree9c0ebb482ac00e2e301f2bbdd7819ac396559026 /graphics
parent50982ec2dbe8770d23dcba9f80f50c4f4b95952d (diff)
downloadpkgsrc-630518acae4082b51d9b0cb48b44fbd657a81bdd.tar.gz
graphics/graphwiz: remove unknown configure option
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/graphviz/options.mk b/graphics/graphviz/options.mk
index 3e3f27efc47..2eb5c4d844a 100644
--- a/graphics/graphviz/options.mk
+++ b/graphics/graphviz/options.mk
@@ -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}