From fef02240eadfe71a1e40b737f40b3d44c610f203 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Tue, 23 Apr 2013 11:51:52 +0000 Subject: - Remove lang/tcl83 and x11-toolkits/tk83 (expired) - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble) --- databases/mysqltcl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/mysqltcl') diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 7894eaa2edad..b34a7df3ba3f 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -11,7 +11,7 @@ COMMENT= TCL module for accessing MySQL databases based on msqltcl USE_LDCONFIG= yes USE_MYSQL= yes -USE_TCL= 83+ +USE_TCL= 84+ USE_DOS2UNIX= generic/mysqltcl.c MANN= mysqltcl.n -- cgit v1.2.3