summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorobache <obache>2012-03-21 16:25:47 +0000
committerobache <obache>2012-03-21 16:25:47 +0000
commit49cada7406c6fed504cf9d4d707403f017f96e8f (patch)
treee9428e67631f612d6857455524011b81efa6d79f /graphics
parente3b4b987aa45a57f73bcc3f658cd4b8fb086cd58 (diff)
downloadpkgsrc-49cada7406c6fed504cf9d4d707403f017f96e8f.tar.gz
Tell location of TCLSH and WISH to configure script.
PR 46112.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/options.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/graphviz/options.mk b/graphics/graphviz/options.mk
index 5808c6b166a..e91b9970258 100644
--- a/graphics/graphviz/options.mk
+++ b/graphics/graphviz/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.12 2011/11/29 17:55:07 drochner Exp $
+# $NetBSD: options.mk,v 1.13 2012/03/21 16:25:47 obache Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.graphviz
PKG_SUPPORTED_OPTIONS= gd ghostscript gtk guile lua ocaml pangocairo rsvg tcl x11 perl
@@ -132,6 +132,8 @@ 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
.else
CONFIGURE_ARGS+= --disable-tcl