aboutsummaryrefslogtreecommitdiff
path: root/databases/tcl-Mysql
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-04-23 11:51:52 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-04-23 11:51:52 +0000
commitfef02240eadfe71a1e40b737f40b3d44c610f203 (patch)
tree85fa201a8b2f77aa2eeebf378af8a1d9cc666b3a /databases/tcl-Mysql
parent4ad115ab4e7cbe42412a4185a32532ea7f4b9b86 (diff)
downloadports-fef02240eadfe71a1e40b737f40b3d44c610f203.tar.gz
ports-fef02240eadfe71a1e40b737f40b3d44c610f203.zip
- 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)
Notes
Notes: svn path=/head/; revision=316351
Diffstat (limited to 'databases/tcl-Mysql')
-rw-r--r--databases/tcl-Mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile
index 33e2ab374018..90dff0058d36 100644
--- a/databases/tcl-Mysql/Makefile
+++ b/databases/tcl-Mysql/Makefile
@@ -18,7 +18,7 @@ COMMENT= TCL module for accessing MySQL databases
LIB_DEPENDS= mysqlclient:${PORTSDIR}/databases/mysql41-client
-USE_TCL= 83+
+USE_TCL= 84+
TCL_NODOT= tcl${TCL_VER:S/.//}
WRKSRC= ${WRKDIR}/tcl-sql/
LIB_NAME= libTclMySQL.so.1