From 45679a68f4cde8d0665a6f9f0a4036befc6e2341 Mon Sep 17 00:00:00 2001 From: mm Date: Sat, 14 Feb 2009 14:49:40 +0000 Subject: - Change USE_TCL=yes to USE_TCL=84 due to planned change of default Tcl --- math/vtk/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'math/vtk') diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 38e43cb50836..5aea6638cea3 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -35,6 +35,8 @@ VTK_KITS= Common Filtering Graphics Hybrid IO Imaging Rendering Parallel Patente PLIST_SUB+= LIBVER=${LIBVER} PKGNAME=${PKGNAME} +USE_TK= 84 + .include .if defined(WRAP) || !defined(PKGNAMESUFFIX) || ${PKGNAMESUFFIX}=="-headers" -- cgit