diff options
Diffstat (limited to 'databases/tcl-Mysql/files/Makefile.bsd')
-rw-r--r-- | databases/tcl-Mysql/files/Makefile.bsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tcl-Mysql/files/Makefile.bsd b/databases/tcl-Mysql/files/Makefile.bsd index fc8baabbf05e..b8f4f14b1cf9 100644 --- a/databases/tcl-Mysql/files/Makefile.bsd +++ b/databases/tcl-Mysql/files/Makefile.bsd @@ -1,4 +1,4 @@ -TCL_VERSION?= tcl8.3 +TCL_VERSION?= tcl8.4 TCL_NODOT?= ${TCL_VERSION:S/.//} SHLIB_NAME?= libTclMySQL.so.1 |