summaryrefslogtreecommitdiff
path: root/sysutils/lavaps
diff options
context:
space:
mode:
authordholland <dholland>2012-08-26 22:13:16 +0000
committerdholland <dholland>2012-08-26 22:13:16 +0000
commit1c7bacafdafb9703798126bb255371cc849b9c5f (patch)
treea637dad2954a6dc8f8b092102d03cbed4c0c86f3 /sysutils/lavaps
parentc3f1443292a779a544a7233b40e3d7110b725c25 (diff)
downloadpkgsrc-1c7bacafdafb9703798126bb255371cc849b9c5f.tar.gz
Tell this it's using tcl/tk 8.5 so it has half a chance at building
successfully.
Diffstat (limited to 'sysutils/lavaps')
-rw-r--r--sysutils/lavaps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile
index 0872982524d..3c0e8a19a09 100644
--- a/sysutils/lavaps/Makefile
+++ b/sysutils/lavaps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2012/08/21 23:49:25 marino Exp $
+# $NetBSD: Makefile,v 1.33 2012/08/26 22:13:16 dholland Exp $
#
DISTNAME= lavaps-2.7
@@ -19,8 +19,8 @@ USE_TOOLS+= perl pod2man pod2html
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--with-tcltk \
- --with-tcl-ver=8.4.18 \
- --with-tk-ver=8.4.18 \
+ --with-tcl-ver=8.5.12 \
+ --with-tk-ver=8.5.12 \
--with-tcltk-lib-suffix-type=nodot
# prevents the GConf schema from going into / when building the tcl/tk version